
Bootloader
文章平均质量分 82
各平台bootloader
蓝冰露
暂憩非为止步时,
前程万里莫辞迟。
心随云水飘然去,
意在四方自在驰。
展开
-
[Bootloader][uboot]code总结
文章目录原创 2024-05-15 18:14:36 · 771 阅读 · 0 评论 -
STM32MP157的TF-A编译
搭建编译环境 首先需要安装编译工具OpenSTLinux SDK。 安装SDK 从wiki资源上可以获取下载 wiki资源 安装步骤: 1 解压缩 tar xvf en.SDK-x86_64-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz 2 改为可执行的文件 $ chmod +x stm32mp1-openstlinux-5.4-dunfell-mp1-20-11-12/sdk/st-image-weston-openstlinux-west原创 2021-02-28 10:35:12 · 929 阅读 · 0 评论