set mtdids 'nor0=nor0';\
set bootargs 'root=/dev/mtdblock3 rootfstype=squashfs ro init=/linuxrc LX_MEM=8000000 mma_heap=mma_heap_name0,miu=0,sz=0x4600000 mma_memblock_remove=1 cma=2M mtdparts=nor0:0x4F000(BOOT),0x1000(ENV),0x200000(KERNEL),0xCB0000(rootfs),0xA0000(customer)';\
set bootcmd 'sf probe 0;sf read 0x23000000 KERNEL 0x200000; bootm 0x23000000; dcache on ; bootm 0x23000000';\
set mtdparts 'mtdparts=nor0:0x4F000(BOOT),0x1000(ENV),0x200000(KERNEL),0xCB0000(rootfs),0xA0000(customer)';\
save;reset