[Qi] bad magic when booting from NAND

Werner Almesberger werner at openmoko.org
Fri Apr 3 18:44:56 CEST 2009


Dmitry Kurochkin wrote:
>  2: kernel              0x00820000

Uh uh, a bad block. Maybe that's causing the trouble. You could
find out what's happening by first determining where the bad block
is located, e.g., with
http://svn.openmoko.org/developers/werner/badnand/

and then checking if Qi finds it, e.g., by inserting a printf into
the bad block handling code in
src/cpu/s3c2442/nand_read.c:nand_read_ll

- Werner



More information about the openmoko-kernel mailing list