|
发表于 2014-10-24 21:48:12
18582 浏览 3 回复
【uboot】make脚本生成的u-boot.b不能直接使用
我发现编译生成的 u-boot.bin文件烧写后不能够再启动,必须经过如下的命令操作后。烧写u-boot-iTOP-4412.bin才能够启动开发板。请教一下,如下命令的作用是什么。
cat E4412_N.bl1.SCP2G.bin bl2.bin all00_padding.bin u-boot.bin tzsw_SMDK4412_SCP_2GB.bin > u-boot-iTOP-4412.bin
|
|
|
|
|
|
|
|
发表于 2014-10-25 12:06:51
需要把bl1,bl2,trustzone打包到uboot里面,cpu启动顺序:bl1->bl2->uboot |
|
|
|
|
|
|
|
楼主|
发表于 2014-10-25 21:15:54
|
|
|
|
|
|
登录或注册
扫一扫关注迅为公众号


|