参考资料
(https://wenku.baidu.com/view/c64557d276eeaeaad1f330bc.html)
(http://blog.csdn.net/fulinus/article/details/40304719) 重要资料
(http://blog.chinaunix.net/uid/20543672/cid-6407-list-1.html)重要
在我的百度文库中下载《Mini2440 之U-boot 使用及移植详细手册
2010-4-16》http://blog.csdn.net/xie0812/article/details/10844481 该博客记录的驱动开发,uboot移植,内核移植的过程
http://blog.csdn.net/yanghao23/article/category/788375 该系列文章是针对FL2440的uboot移植,查看里面教程,然后试着理解,并移植, 根据他提供的文件实现移植u-boot成功
http://blog.csdn.net/qq_29350001/article/details/50888277
uboot命令https://yq.aliyun.com/articles/10617?spm=5176.100239.blogcont10616.8.Z2ianB
重要,这是别人自己移植的uboot,针对FL2440http://blog.chinaunix.net/uid-28769229-id-3885031.html
很不错的文章,有大量的图分析uboot,并移植,推荐