从 git clone https://github.com/Lichee-Pi/u-boot.git -b v3s-spi-experimental 下载的uboot,编译报错
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/config.h
CFG u-boot.cfg
In file included from ./include/common.h:21:0:
include/config.h:5:22: fatal error: configs/.h: No such file or directory
#include <configs/.h>
^
compilation terminated.
make[1]: *** [u-boot.cfg] Error 1
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/uboot.release'. Stop.
离线
前面的操作可能有问题,现在找不到板子对应的头文件
官网下的uboot 居然没有 LicheePi_Zero_defconfig ,我在别的地方找的
请问 -b v3s-spi-experimental 是啥意思呀
离线
分支
谢谢晕哥,
论坛里有没有关于uboot启动过程的分析,求推荐
离线
谢谢晕哥,
论坛里有没有关于uboot启动过程的分析,求推荐
好像有, 你搜一下。
你现在是要先编译烧录运行成功, 不是分析过程。
离线