Andy Green wrote:
mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs)
rootfstype=jffs2 root=/dev/mtdblock6 console=tty0 console=ttySAC2,115200
loglevel=8 init=/sbin/init

then it will try to boot the rootfs from normal NAND partition.  You
will need to correct the partition offsets in mtdparts section so they
match the ones from your U-Boot environment.

-Andy
it is work. yesterday i lose a blank between ${bootargs_base} and ${mtdparts}



Reply via email to