1启动参数设置:
setenv bootargs "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait fb_base=0xfe800000 init=/init"
fatload mmc 0:1 0x80007fc0 uImage;