使用rk维护的上游分支:U-Boot / Custodians / rockchip U-Boot Custodian Tree · GitLab,板子用的是firefly的,硬件版本:firefly-rk3288-2016.06.23。
调好的功能如下:
1、led灯点亮;
2、emmc/sd卡读写;
3、网口正常使用;
4、usb读取u盘;
5、支持tftp方式加载内核启动;
6、支持从sd卡加载内核启动。
源码地址:
[GitHub - gq213/uboot-rk3288](https://github.com/gq213/uboot-rk3288.git)