setenv bootargs console=ttyS0,115200 root=/dev/sdb1 rootdelay=10 setenv bootcmd 'nand read 0x6400000 0x100000 0x400000; bootm 0x6400000;' boot