gq213 发表于 2022-11-24 10:09:34

u-boot-2022.10移植

​         使用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

页: [1]
查看完整版本: u-boot-2022.10移植