eMMC: check GPT and modify boot partition size. [1/1]
PD#SWPL-184531
Problem:
1.GPT must be checked when the partition table
exceeds the eMMC capacity.
2.The boot partition size query is the size of
the user partition bootloader.
3.Ending LBA use 2MB alignment.
Solution:
1.Check GPT on every boot.
2.Query the size of boot0/1 partition.
3.Change 2MB alignment to 4KB alignment.
Verify:
T6D
Change-Id: Idda2c7501d6d7236c3f16d9d777a5bb81ec8d9bf
Signed-off-by: jinbiao <jinbiao.ou@amlogic.com>
3 files changed