The factory image doesn't know the correct emmc capacity, so it use 0xffffffff as the size, in this case: - The primary gpt header's last_usable_lba is (0xffffffff - 34) - The backup gpt table is missing We need to fix these two issues. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I8a1fa65b0af1723017c87d52b4ef594353ce46ff |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| part.c | ||
| part_amiga.c | ||
| part_amiga.h | ||
| part_dos.c | ||
| part_dos.h | ||
| part_efi.c | ||
| part_iso.c | ||
| part_iso.h | ||
| part_mac.c | ||
| part_mac.h | ||
| part_rkparm.c | ||