device-odroid-hc2: Force MBR/msdos partition table type
GPT partitions seem to interfere with the firmware baked into the SD card image; both U-Boot and various Linux tools report the GPT partition table as broken and fall back to the backup table. Notably, this makes the card difficult to mount in another device. "Fixing" the partition table makes it refuse to boot (no output over UART).
Force the msdos partition type in deviceinfo to fix this.
Edited by knuxify
Merge request reports
Activity
added 1 commit
- b9e69d54 - device-odroid-hc2: Force MBR/msdos partition table type
added 1 commit
- 8f0a100b - device-odroid-hc2: add u-boot-tools to makedepends
mentioned in commit knuxify/pmaports@b8866555
mentioned in commit knuxify/pmaports@8756674a
added 16 commits
-
8f0a100b...ed550137 - 14 commits from branch
postmarketOS:master
- 8756674a - device-odroid-hc2: Force MBR/msdos partition table type
- b8866555 - device-odroid-hc2: add u-boot-tools to makedepends
-
8f0a100b...ed550137 - 14 commits from branch
enabled an automatic merge when all merge checks for b8866555 pass
mentioned in merge request !6397
Please register or sign in to reply