ZHCABB3 July 2021 AM67 , AM67A , AM68 , AM68A , AM69 , AM69A , DRA821U , DRA821U-Q1 , DRA829J , DRA829J-Q1 , DRA829V , DRA829V-Q1 , TDA4AEN-Q1 , TDA4AH-Q1 , TDA4AL-Q1 , TDA4AP-Q1 , TDA4APE-Q1 , TDA4VE-Q1 , TDA4VEN-Q1 , TDA4VH-Q1 , TDA4VL-Q1 , TDA4VM , TDA4VM-Q1 , TDA4VP-Q1 , TDA4VPE-Q1
需要进行一次性配置,以便 ROM 能够访问 eMMC 的 boot0 分区。
# Run the below from u-boot prompt
# Write partition table to eMMC
setenv mmcdev 0
gpt write mmc 0 ${partitions}
#one time only per board, to give ROM access to the boot partition, the following commands must be used for the first time
mmc partconf 0 1 1 1
mmc bootbus 0 2 0 0