TI ARAGO(YOCTO)开发环境使用总结1

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

猜你喜欢

转载自blog.csdn.net/ambercctv/article/details/80210485
TI