Hi, I'd like to know how to flash the kernel and the filesystem in the nand, I am working with the omap-l138 lcdk evaluation board,
Thanks in advance,
Daniel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, I'd like to know how to flash the kernel and the filesystem in the nand, I am working with the omap-l138 lcdk evaluation board,
Thanks in advance,
Daniel
Hi,
Refer this link http://processors.wiki.ti.com/index.php/Booting_Linux_kernel_using_U-Boot#NAND_Flash_.28ramdisk_as_rootfs.29
Regards,
--Prabhakar Lad
Please refer the below link for flashing the NAND OMAP-L138 LCDK (Only boot-able images like u-boot). This won't support to flash Linux Kernel and File system.
http://processors.wiki.ti.com/index.php/LCDK_User_Guide#NAND_Flashing
Hi Daniel,
Please refer to these links http://processors.wiki.ti.com/index.php/OMAP-L138_LCDK_Linux_SDK_Getting_Started_Guide
http://processors.wiki.ti.com/index.php/OMAP-L138_LCDK_Linux_Software_Developer%27s_Guide
For NAND boot mode switch settings, please refer to http://processors.wiki.ti.com/index.php/LCDK_User_Guide#Switches_.28SW1.29
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------
Hi, thank you, It was helpful, I am using ymodem to flash, and some instructions of the page you mentioned,
Daniel