Hi Stefan,

it seems there is a problem with NAND on Sequoia:

        U-Boot 2009.11-rc2 (Dec 08 2009 - 22:52:34)
        ...
        NAND:  32 MiB
        ...
        => nand read 200000 0 2000000

        NAND read: device 0 whole chip
        Attempt to read outside the flash area
         33554432 bytes read: ERROR

As you can see, I try to read the whole device (32 MB), which is
actually detectd correctly ("device 0 whole chip"), but then is
misinterpreted ("outside the flash area").


Also, it would be nice if a "nand read" could be interrupted by a
^C...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"The pathology is to want control, not that you ever get it,  because
of course you never do."                            - Gregory Bateson
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to