bitbake u-boot-ti-staging -c cleansstate
bitbake linux-ti-staging –force -c compile
bitbake linux-ti-staging –force -c deploy
bitbake linux-ti-staging
ubuntu下使用ctrl+H键显示隐藏文件
.config 文件的路径 /home/user/tisdk/build/arago-tmp-external-linaro-toolchain/work-shared/am57xx-evm/kernel-build-artifacts
zImage文件路径/home/user/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.14.32+gitAUTOINC+dc3e450ded-r7a.arago5/image/boot
pr_debug(“%s: %s: powering up\n”, mmc_hostname(host), func);
dev_err()
WARN_ON
TI ARAGO(YOCTO)开发环境使用总结1
最新推荐文章于 2025-05-26 11:16:08 发布
本文介绍了在Ubuntu环境下使用BitBake工具为AM57xx EVM板进行Linux内核的编译及部署过程。具体步骤包括清理状态、强制编译、部署等操作,并给出了.config及zImage文件的存放路径。
开发环境使用总结1&spm=1001.2101.3001.5002&articleId=80210485&d=1&t=3&u=b7a2954de5274a8cb11e24af8224c865)
707

被折叠的 条评论
为什么被折叠?



