您尚未登录。

#1 Re: 全志 SOC » 全志V3S[荔枝派zero](uboot+BSP内核+Buildroot)从0到1全套开发入门 » 2023-11-17 06:16:15

sxlyq_666 说:

感谢楼主,请问,u_boot还需要额外的配置吗?我看很多资料还需要使用make menuconfig进行硬件参数的配置。另外,我用的是2017的u_boot,可以吗?而且,好像还需要打补丁。

You can use any u-boot you want. I have succeeded compiling u-boot 2023.04 if you are interested in getting that up and running.

You need a defconfig that has these settings.

CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_DEFAULT_DEVICE_TREE="sun8i-v3s-licheepi-zero"
CONFIG_SPL=y
CONFIG_DRAM_CLK=360
CONFIG_MACH_SUN8I_V3S=y

The boot src needs to have boot mode sec enabled to boot newer kernels.

setenv bootm_boot_mode sec

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn