NUC972平台学习笔记之uboot编译
uboot编译笔记
拷贝NUC970_U-Boot_v2016.11-maste到usr/uboot/目录
[root@localhost uboot]# cp -rf /mnt/hgfs/LINUX_JZQ/Linux/Uboot/* /usr/uboot/
[root@localhost NUC970_U-Boot_v2016.11-master]# make distclean
[root@localhost NUC970_U-Boot_v2016.11-master]# make O=../build/ distclean
[root@localhost NUC970_U-Boot_v2016.11-master]# make O=../build/ nuc970_config
[root@localhost NUC970_U-Boot_v2016.11-master]# make O=../build/ all
在build目录生成u-boot.bin和SPI目录里生成u-boot-spI.bin
22413157@qq.com

浙公网安备 33010602011771号