Other Parts Discussed in Thread: TPD12S015
Tool/software: Linux
Hello,
I am using a custom board with Sitara AM5716. I have loaded the SPL and U-Boot binaries via UART successfully. Now I need to load kernel too using UART . Can you guide me how I can achieve this? My board doesn't have ethernet or USB interface. Also no SD card interface. My boot does have an eMMC and a QSPI flash memory. But how will I copy kernel image to these memory from outside via UART.
I have followed the steps in http://processors.wiki.ti.com/index.php/Linux_Kernel_Users_Guide and successfully compiled the zImage. But how will sent the file via uart to boot the kernel. ??
