BOARD-genim.cfg: revert gpt reloc. outside uboot (#174)

no need since we fit into first unused 7KB which doesn't conflict with disk's LBA layout
This commit is contained in:
Apaczer
2025-05-27 23:03:28 +02:00
committed by GitHub
parent 635a21ea25
commit 9cb29fcc0c

View File

@@ -23,10 +23,7 @@ image bootfs.vfat {
image ${IMAGE_NAME:-miyoo-cfw-2.0.0.img} {
hdimage {
# for root=PARTLABEL support
partition-table-type = gpt
# default GPT location conflicts with bootloaders, move it after
gpt-location = 1M
}
partition u-boot {