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.

OMAP3 Devkit NAND:No NAND Device Found.

I have the following error when i tried to boot with SD card.Unfortunately I already erased the Nand Flash and

 

 

Texas Instruments X-Loader 1.41
Starting on with MMC
Unsupported Chip!
Reading boot sector

275904 Bytes Read from MMC
Starting OS Bootloader from MMC...


U-Boot 2009.01-dirty (Feb 19 2009 - 12:23:21)

I2C:   ready
OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz
OMAP3 Beagle board + LPDDR/NAND
DRAM:  128 MB
NAND:  No NAND device found!!!
0 MiB

How do i get a compatible X-Loader.

 

Is the problem with "No Nand device found" Hardware related???

 

 

 

  • Which board are you using and what sort of NAND PoP flash does it have (Samsung or Micron)?

    siddharth.K said:
    Is the problem with "No Nand device found" Hardware related???

    I don't believe so, I have not seen it myself but another poster here had that message print after erasing his flash, so my suspicion is that you just need to go through the reflash procedure.

  • I am using an "OMAP3 omap3devkit8000".Unfortunately I couldn't get a compatible u-boot ,which would have helped me in burning the u-boot.The u-boot i am using is for beagle board that might be the reason why my NAND doen't get detected.

    This is the boot message i got before nand erase.(the initial OS bootloading is done from flash)

    Texas Instruments X-Loader 1.41 Starting OS Bootloader...
    U-Boot 1.3.3-svn333 (Sep 10 2009 - 16:49:01)
    OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz

    OMAP3 DevKit8000 Board + LPDDR/NAND DRAM:  128 MB NAND:  128 MiB In:    seria Out:   serial Err:   serial Hit any key to stop autoboot:  0

    OMAP3 DevKit8000 #

    While i was sdcard booting..using some beagle board scripts and executables..i got this

    Texas Instruments X-Loader 1.41 Starting on with MMC Unsupported Chip! Reading boot sector
    147908 Bytes Read from MMC Starting OS Bootloader from MMC...
    U-Boot 2008.10-rc2 (Oct 21 2008 - 22:21:35)
    OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND DRAM:  128 MB NAND:  No NAND device found!!! 0 MiB

    I think I can resolve the issue if i get the right version of x-loader and u-boot.Can you provide me with any of them.???Compiling both is also a problem since not much information i available for beagle board on web.