2024年1月8日

u-boot 的编译和配置

摘要: 目录 一、uboot 配置过程 二、uboot 编译过程 一、uboot 配置过程 顶层Makefile会包含2个配置文件:include/config/auto.conf、include/autoconf.mk。 u-boot中有非常多的配置文件: 1、.config:来自单板的默认配置、Kcon 阅读全文

posted @ 2024-01-08 19:24 zxddesk 阅读(858) 评论(0) 推荐(1)

导航