Hi,
just wanna ask 2 questions,
1. is am1808 SPI boot the same with OMAL-L138?
2. any u-boot for 1808 boot from SPI then load uImage from SD card?
thanks a lot.
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.
1) Yes that is correct.
2) Yes, if you get the latest Linux DVSDK, there are instructions provided on how to do this: http://focus.ti.com/docs/toolsw/folders/print/linuxsdk-am1x.html
Jeff
JC,
Ti's document is not clear enough sometimes. I did the whole thing and now come back to close the open questions.
u-boot could load uImage from SD card/udisk by u-boot command, also could load ramdisk from SD card( that's for checking file system usage)
I had to get deep into the porting cause our engineer got problems in reading the documents.
Regards,
Power Pan