The environment is ok. Next time you modify it you could increase the
kernel read size for nand to overcome the 2 MB limit:

> bootcmd=setenv bootargs ${bootargs_base} ${mtdparts}; nand read.e 0x32000000 
> kernel 0x200000; bootm 0x32000000

nand read.e 0x32000000 kernel 0x300000;
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to