AM5728 编译JN-mini5728 u-boot

2025-11-04 02:31:56

1、安装SDK_RT_3.3与JN-mini5728固件

2、进入SDK u-boot目录

cd ~/ti-processor-sdk-linux-rt-am57xx-evm-03.03.00.04/board-support/u-boot-2016.05+gitAUTOINC+4db46a6bbd-g4db46a6bbd

3、清除u-boot所有生成文件

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- distclean

4、生成JN-mini5728 u-boot配置文件

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- JN-mini5728_defconfig

5、编译JN-mini5728 u-boot

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-

6、编译u-boot大概需要2分钟,编译成功后MLO、u-boot.img为U-boot镜像文件。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
相关推荐
  • 阅读量:63
  • 阅读量:115
  • 阅读量:96
  • 阅读量:155
  • 阅读量:46
  • 猜你喜欢