1. do boot 之类下载boot的都是将 uboot.bin里的内容下载到flash 0x0位置
=> nand dump 0x0
Page 00000000 dump:
14 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5
14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5
c0 02 f0 5f 20 03 f0 5f 80 03 f0 5f e0 03 f0 5f
与 uboot.bin一致
2.boot 启动-