A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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've got a omap3evm rev G board, which hangs after showing the following message.
Texas Instruments X-Loader 1.42
Starting OS Bootloader...
No OOB scheme defined for oobsize 0
OneNAND: 0 kB
Can you please suggest any idea or starting point to figure out the problem?
Thanks,
Sung Hee
Hi,
Couple of things I wanted to highlight here -
- Your x-loader version seems to be very old. You can access latest code drop from PSP under
X-loader - http://arago-project.org/git/projects/?p=x-load-omap3.git;a=summary [branch - OMAPPSP_03.00.01.06]
U-Boot - http://arago-project.org/git/projects/?p=u-boot-omap3.git;a=summary [branch - OMAPPSP_03.00.01.06]
- Again, the x-loader image which you have seems to be built for OneNAND, can you please conform whether you have NAND or OneNAND board? The quickest way is to see OMAP chip and see the stamping, if it is Micron then its NAND and if it is Samsung then it is OneNAND.
Irrespective of all this, I would recommend to migrate to latest code base.
Thanks,
Vaibhav