NAND: No NAND device found!!!

907 views
Skip to first unread message

Stéphane Villaceque

unread,
Sep 3, 2010, 6:47:26 AM9/3/10
to Beagle Board
Hello,
I am currently experiencing some erors with my BeagleBoard
(devkit8000).
I tried to update the filesystem of my board, but I think something
went wrong...

Now when I power on the board, this is what i have on my console :

Texas Instruments X-Loader 1.41
Starting OS Bootloader...
NAND: No NAND device found!!!
0 MiB

And that's all...

So, i Tried to do all, the recovery (USB, UART, and MMC) but it
does'nt seem to work..
I tried to boot from the memory card, but it doesn't want to !
Do you have an idea someone ?

Thanks !

deep...@gmail.com

unread,
Sep 3, 2010, 8:19:24 AM9/3/10
to Beagle Board


On Sep 3, 3:47 pm, Stéphane Villaceque <stephane.villace...@gmail.com>
wrote:
> Hello,
> I am currently experiencing some erors with my BeagleBoard
> (devkit8000).
> I tried to update the filesystem of my board, but I think something
> went wrong...
>
> Now when I power on the board, this is what i have on my console :
>
> Texas Instruments X-Loader 1.41
> Starting OS Bootloader...
> NAND:  No NAND device found!!!
> 0 MiB
This can be a hardware issue.
>
> And that's all...
>
> So, i Tried to do all, the recovery (USB, UART, and MMC) but it
> does'nt seem to work..
> I tried to boot from the memory card, but it doesn't want to !
> Do you have an idea someone ?
With a properly formatted and loaded (with MLO and u-boot) SDcard it
should boot from the card
if you press "user" button during reset.

As such NAND is not mandatory for beagle board to work IMO.

-D

Stéphane Villaceque

unread,
Sep 4, 2010, 6:53:02 AM9/4/10
to Beagle Board
Thank your for your reply, but I'm still stuck.

Well, my SD card is FAT formatted, and I have copy the MLO and u-
boot.bin file on it, but when I try to boot from the SD card (this the
User button pressed), I have this message error :

40W

Texas Instruments X-Loader 1.41
Starting OS Bootloader...
NAND: No NAND device found!!!
0 MiB

Does'nt sound good, no ?

---

Using the recovery tools (ukermit and others..), I succedeed to
download to the board u-boot-v1.bin and u-boot-v2.bin.
After that, if I try to "go 0x80000000", the board crash and ask for
reboot...
The message error is " Error - Please reset the board"

Do you thik I can do something else ?

Thanks in advance for your help !

Maxim Podbereznyy

unread,
Sep 6, 2010, 12:53:30 AM9/6/10
to beagl...@googlegroups.com
u-boot for the not-XM version does not start if NAND is not detected. 100%

2010/9/4 Stéphane Villaceque <stephane....@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en.


Koen Kooi

unread,
Sep 6, 2010, 2:38:51 AM9/6/10
to beagl...@googlegroups.com
1.41 is *really* old, use the MLO from http://www.angstrom-distribution.org/demo/beagleboard/ that is up to date and works.

Stéphane Villaceque

unread,
Sep 8, 2010, 1:54:32 PM9/8/10
to Beagle Board
Thanks for your reply...

Ok, I have tried to use the new MLO on the SD card, but that doesn't
seems to work neither... still the same error message..

If the u-boot for the not-XM version does not start if NAND is not
detected, do I have a way to update the u-boot on my card, or to force
the boot from the sd card without looking at the NAND ??

Thanks in advance !

Am I the only one in this case ??


On 6 sep, 08:38, Koen Kooi <k...@beagleboard.org> wrote:
> 1.41 is *really* old, use the MLO fromhttp://www.angstrom-distribution.org/demo/beagleboard/that is up to date and works.

Jeff Osier-Mixon

unread,
Sep 8, 2010, 2:35:52 PM9/8/10
to beagl...@googlegroups.com
Stéphane,

are you pressing the "user" button during reset?  that is what forces the board to use the bootloaders on the card rather than NAND.


2010/9/8 Stéphane Villaceque <stephane....@gmail.com>

Jason Kridner

unread,
Sep 8, 2010, 3:11:35 PM9/8/10
to beagl...@googlegroups.com
On Mon, Sep 6, 2010 at 12:53 AM, Maxim Podbereznyy <lisa...@gmail.com> wrote:
> u-boot for the not-XM version does not start if NAND is not detected. 100%

Why do you say that so emphatically? It does indeed sound like there
is a problem in his MLO/u-boot, but he should be able to boot from his
SD card. Given that his statement was simply "my SD card is FAT
formatted" leads me to believe he likely has NOT formatted it in the
necessary way. mkcard.sh is probably the easiest way to get a SD card
formatted properly.

Stéphane Villaceque

unread,
Sep 8, 2010, 2:43:51 PM9/8/10
to Beagle Board
Yes, I am pressing the user button during the reset...
and my card is FAT32 formatted with MLO, u-boot.bin files copied on
it..

On 8 sep, 20:35, Jeff Osier-Mixon <je...@jefro.net> wrote:
> Stéphane,
>
> are you pressing the "user" button during reset?  that is what forces the
> board to use the bootloaders on the card rather than NAND.
>
> 2010/9/8 Stéphane Villaceque <stephane.villace...@gmail.com>
>
>
>
> > Thanks for your reply...
>
> > Ok, I have tried to use the new MLO on the SD card, but that doesn't
> > seems to work neither... still the same error message..
>
> > If the u-boot for the not-XM version does not start if NAND is not
> > detected, do I have a way to update the u-boot on my card, or to force
> > the boot from the sd card without looking at the NAND ??
>
> > Thanks in advance !
>
> > Am I the only one in this case ??
>
> > On 6 sep, 08:38, Koen Kooi <k...@beagleboard.org> wrote:
> > > 1.41 is *really* old, use the MLO fromhttp://
> >www.angstrom-distribution.org/demo/beagleboard/thatis up to date and
> > beagleboard...@googlegroups.com<beagleboard%2Bunsubscribe@googlegr oups.com>
> > .
> > > > For more options, visit this group athttp://
> > groups.google.com/group/beagleboard?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Beagle Board" group.
> > To post to this group, send email to beagl...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > beagleboard...@googlegroups.com<beagleboard%2Bunsubscribe@googlegr oups.com>
> > .

Gerald Coley

unread,
Sep 8, 2010, 3:14:42 PM9/8/10
to beagl...@googlegroups.com
FAT32 does not always work. I suggest you format it as FAT16.
 
Gerald


 
2010/9/8 Stéphane Villaceque <stephane....@gmail.com>
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.

Jeff Osier-Mixon

unread,
Sep 8, 2010, 3:15:26 PM9/8/10
to beagl...@googlegroups.com
Aha!  I think Jason was on the right track in his last comment. 

Try formatting that first partition with FAT16.  You can do this using parted on Linux (on Windows, someone else will have to chime in).  Seriously - on rev B and C boards, I have had cards that would not work with FAT32 that worked perfectly with FAT16.


2010/9/8 Stéphane Villaceque <stephane....@gmail.com>

Jason Kridner

unread,
Sep 8, 2010, 3:19:49 PM9/8/10
to beagl...@googlegroups.com
On Wed, Sep 8, 2010 at 3:14 PM, Gerald Coley <ger...@beagleboard.org> wrote:
> FAT32 does not always work. I suggest you format it as FAT16.

I suggest you use 'mkcard.sh'!

Take a read of:
http://processors.wiki.ti.com/index.php/MMC_Boot_Format
http://omappedia.org/wiki/SD_Configuration

Mike Nelson

unread,
Sep 8, 2010, 3:22:34 PM9/8/10
to beagl...@googlegroups.com
Greetings:

I used mkcard.sh on my Linux desktop to format the SD flash. In
addition to MLO and uBoot, I also had the uImage (Linux kernel) file
in the FAT partition.

Regards:

Mike Nelson, http://michaeltnelson.com
mobile: 1-650-291-7343
office: 1-650-257-7565

2010/9/8 Stéphane Villaceque <stephane....@gmail.com>:

> To unsubscribe from this group, send email to beagleboard...@googlegroups.com.

Stéphane Villaceque

unread,
Sep 8, 2010, 3:48:36 PM9/8/10
to Beagle Board
YEAHH that was it !!!!!
Beer for everybody !

mkcard.sh saved my life !!

Thank you very much all guys !


On 8 sep, 21:22, Mike Nelson <m1k3n3l...@gmail.com> wrote:
> Greetings:
>
> I used mkcard.sh on my Linux desktop to format the SD flash.  In
> addition to MLO and uBoot, I also had the uImage (Linux kernel) file
> in the FAT partition.
>
> Regards:
>
> Mike Nelson,http://michaeltnelson.com
> mobile: 1-650-291-7343
> office: 1-650-257-7565
>
> 2010/9/8 Stéphane Villaceque <stephane.villace...@gmail.com>:
>
>
>
> > Yes, I am pressing the user button during the reset...
> > and my card is FAT32 formatted with MLO, u-boot.bin files copied on
> > it..
>
> > On 8 sep, 20:35, Jeff Osier-Mixon <je...@jefro.net> wrote:
> >> Stéphane,
>
> >> are you pressing the "user" button during reset?  that is what forces the
> >> board to use the bootloaders on the card rather than NAND.
>
> >> 2010/9/8 Stéphane Villaceque <stephane.villace...@gmail.com>
>
> >> > Thanks for your reply...
>
> >> > Ok, I have tried to use the new MLO on the SD card, but that doesn't
> >> > seems to work neither... still the same error message..
>
> >> > If the u-boot for the not-XM version does not start if NAND is not
> >> > detected, do I have a way to update the u-boot on my card, or to force
> >> > the boot from the sd card without looking at the NAND ??
>
> >> > Thanks in advance !
>
> >> > Am I the only one in this case ??
>
> >> > On 6 sep, 08:38, Koen Kooi <k...@beagleboard.org> wrote:
> >> > > 1.41 is *really* old, use the MLO fromhttp://
> >> >www.angstrom-distribution.org/demo/beagleboard/thatisup to date and

Jeff Osier-Mixon

unread,
Sep 8, 2010, 4:08:54 PM9/8/10
to beagl...@googlegroups.com
Be careful - in this crowd we might take you up on that!  Glad it worked out.

2010/9/8 Stéphane Villaceque <stephane....@gmail.com>
Reply all
Reply to author
Forward
0 new messages