Error when boot linux from a SD card
At the booting stage of linux from a SD card, I get the following error:
Texas Instruments X-Loader 1.4.2 (Aug 8 2008 -
16:59:05)
ONENAND Flash Unsupported
OneNAND Unsupported !
Or
Texas Instruments X-Loader 1.4.2 (Feb 19 2009 - 12:01:24)
ONENAND Flash Unsupported
OneNAND Unsupported !
To understand my efforts, I do the followings:
1. In order to obtain a bootable SD card I use the procedure from the file: UserGuide-02.01.03.11.pdf
2. I used the image files from OMAP35x-PSP-SDK-02.01.03.11 (x-load.bin.ift – as an MLO file -, u-boot.bin, uImage and ramdisk.gz) – does not work – the error is presented above
3. Base on OMAP Developer’s Series Module 1-5, I build all the files x-load.bin.ift, u-boot.bin, uImage from the:
(a) OMAP35x-PSP-SDK-02.01.03.11 src folder (previously I used all the patched) and from
(b) the internet (as in the tutorials were presented) – in both cases the same error
4. I used different files from the internet ( x-load.bin.ift and u-boot.bin) – the same error
Moreover, some information:
The board is OMAP EVM REV G – Mistral
On the EVM main board I have Micron memory not Samsung
The board is OK – Windows Embedded CE 6.0 boot and works fine.
Please help me !
Thank you !