This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM5718:[u-boot ][kirkstone][09.03.03][ti-u-boot-2023.04]

Guru**** 2482225 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1443744/am5718-u-boot-kirkstone-09-03-03-ti-u-boot-2023-04

器件型号:AM5718

工具与软件:

您好!  

之前的[dunfall] u-boot boot.h 出现在以下位置:  

include/environment/ti

和 Linux 和 Android 分区显示在 boot.h 文件中。  

在 Kirkstone, 2023.04被使用, boot.h 文件丢失,我看到 Android 分区是在 mmc_android.env 文件。

Linux 分区放在哪里?  

早期的 dunfall,[u-boot-ti-stage_2021.01.bb][分支: ti-u-boot-2021.01]这些 Linux 和 Android 分区在 boot.h :  

/* Linux 分区*/\
"UUID 磁盘=${uuuid_gpt_disk};"\
"name=bootloader、start=384K、size=1792K、uuuid=${uuuid_gpt_bootloader};"\

"name=rootfs、start=2688K、size=-、uuid=${uuuid_gpt_rootfs}\0"\

我想拥有一个新的分区表。  

任何人都可以请指导我在哪里可以更改新 kirkstone 中的蓝色突出显示内容。  

是不是?  

https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/include/environment/ti/mmc.env?h=ti-u-boot-2023.04#n76

partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}

我是否可以替换突出显示的蓝色指示灯并继续操作? 是这样吗?

此致、
R