I've followed the "Getting Started Guide" to build linux kernel, after make uImage, I can only find "Image, zImage".
So I can't boot my EVM through NFS.
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.
I've followed the "Getting Started Guide" to build linux kernel, after make uImage, I can only find "Image, zImage".
So I can't boot my EVM through NFS.
Hello,
Most likely this is due to 'mkimage' tool not being in the PATH
Can you please make sure the step #2 of the build procedure (http://wiki.davincidsp.com/index.php/GSG:_Building_Software_Components_for_OMAP-L1#Rebuilding_the_Linux_kernel) is being followed?
If this still doesnt help, can you please post the build logs?
Thanks,
Sekhar