Re: [U-Boot] Problem with SD card and ext2ls

2009-11-23 Thread Wolfgang Denk
Dear javier Martin, In message you wrote: > > Sorry, the batteries of my crystal ball are running low... > > > > It _might_ help if you provided a _little_ information, at least the > > most vital pieces like which architecture / board you are speaking of, > > and which exact version (which git

Re: [U-Boot] Problem with SD card and ext2ls

2009-11-23 Thread javier Martin
> Sorry, the batteries of my crystal ball are running low... > > It _might_ help if you provided a _little_ information, at least the > most vital pieces like which architecture / board you are speaking of, > and which exact version (which git commit id) you are running. Please see my last mail. I

Re: [U-Boot] Problem with SD card and ext2ls

2009-11-22 Thread Michael Brandt
Hello, > Here also Wolfgang Denk says that ext2 is currently broken in u-boot > for newer ext2 images. I rather would say it is broken for rev 0, i.e. old ext2 images and images generated with genext2fs > Is this still true or has it been fixed since then? I just posted a patch: [PATCH] EXT2FS:

Re: [U-Boot] Problem with SD card and ext2ls

2009-11-20 Thread Wolfgang Denk
Dear javier Martin, In message you wrote: > Also if I issue a "mmc rescan 0" I get the following: > > # mmc rescan 0 > # ext2ls mmc 0:1 / > get partition info called > raise: Signal # 8 caught > raise: Signal # 8 caught > raise: Signal # 8 caught > > What could be happening here? Sorry, the b

Re: [U-Boot] Problem with SD card and ext2ls

2009-11-20 Thread Wolfgang Denk
Dear javier Martin, In message you wrote: > I have an SD card with an ext2 partition and I am trying to access it > through ext2ls command but this is what I get: > > # ext2ls mmc 0:1 / > ** Bad partition - mmc 0:1 ** > > I have read some previous mails of some people complaining about a > sim

Re: [U-Boot] Problem with SD card and ext2ls

2009-11-20 Thread javier Martin
Looking deeply in the list I found someone that had the same problem with an AT91: http://www.mail-archive.com/u-boot@lists.denx.de/msg23442.html I submit here all useful information about my case. Board: imx27lite Toolchains: eldk-4.2 GIT commit: f67066b6b0740b826ed862615c5ab022aaf4779a SD card

Re: [U-Boot] Problem with SD card and ext2ls

2009-11-20 Thread javier Martin
Also if I issue a "mmc rescan 0" I get the following: # mmc rescan 0 # ext2ls mmc 0:1 / get partition info called raise: Signal # 8 caught raise: Signal # 8 caught raise: Signal # 8 caught What could be happening here? Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-34

[U-Boot] Problem with SD card and ext2ls

2009-11-20 Thread javier Martin
I have an SD card with an ext2 partition and I am trying to access it through ext2ls command but this is what I get: # ext2ls mmc 0:1 / ** Bad partition - mmc 0:1 ** I have read some previous mails of some people complaining about a similar problem: http://www.mail-archive.com/u-boot@lists.denx.d