Skip to content
Snippets Groups Projects

device-odroid-hc2: Force MBR/msdos partition table type

Merged knuxify requested to merge knuxify/pmaports:hc2-mbr into master

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

Merge request pipeline #217675 passed

Merge request pipeline passed for b8866555

Approved by

Merged by Oliver SmithOliver Smith 4 weeks ago (Mar 23, 2025 10:19am UTC)

Merge details

  • Changes merged into master with b8866555.
  • Did not delete the source branch.
  • Auto-merge enabled

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading