欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

1st arm build

程序员文章站 2024-02-01 21:29:46
...
[email protected]:~/u-boot-2017.07$ sudo make imx6ul_isiot_mmc_defconfig
#
# configuration written to .config
#

 

[email protected]:~/u-boot-2017.07$ ls
api    common     doc       fs       lib          net      snapshot.commit  tools       u-boot-dtb.bin    u-boot.srec
arch   config.mk  drivers   include  Licenses     post     spl              u-boot      u-boot.lds        u-boot.sym
board  configs    dts       Kbuild   MAINTAINERS  README   System.map       u-boot.bin  u-boot.map
cmd    disk       examples  Kconfig  Makefile     scripts  test             u-boot.cfg  u-boot-nodtb.bin

[email protected]:~/u-boot-2017.07$ sudo make
  CHK     include/config/uboot.release
  CHK     include/generated/version_autogenerated.h
  CHK     include/generated/timestamp_autogenerated.h
  UPD     include/generated/timestamp_autogenerated.h
  CHK     include/generated/generic-asm-offsets.h
  CHK     include/generated/asm-offsets.h
  HOSTCC  tools/mkenvimage
相关标签: U-boot