參考資料
(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,并移植,推薦