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.

OMAP-L138 NAND Flash Linux Kernel

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

I've recently been working with the OMAP-L138 LCDK and have been attempting to load a custom Linux Kernel image onto the NAND flash. Looking through the documentation I was able to successfully use "sfh_OMAP-L138.exe" to flash u-boot, however it looks to me like this does not support flashing a Linux Kernel or a filesystem, only boot-able images. I understand you can use tftp in u-boot to load these images, however, I'd like to avoid doing this. Are there any tools out there that allow me to flash the Linux Kernel and filesystems over the UART serial connection or am I responsible for developing these tools myself?

Thanks in advance.