kumquat-buildroot/board/orangepi
Sergey Matyukevich 4e38f6a74a board/orangepi/orangepi-pc-plus: fix build after genimage update
ERROR: hdimage(sdcard.img): part boot: 'partition-type' is only valid for mbr and hybrid partition-table-type

To fix the first genimage error report, change 'partition-type' entries
to the appropriate 'partition-type-uuid'. Then genimage starts to
complain about overlaps:

ERROR: hdimage(sdcard.img): partition [GPT array] (offset 0x100000, size 0x4000) overlaps previous partition u-boot (offset 0x2000, size 0x102000)
ERROR: hdimage(sdcard.img): bootloaders, etc. that overlap with the partition table must declare the overlapping area as a hole.

To fix the second genimage error report, update the size of bootloader
file. Do not reserve additional space for GPT partition table since
new genimage is able to keep track of it.

Fixes https://gitlab.com/buildroot.org/buildroot/-/jobs/1915006300

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-12-27 21:05:44 +01:00
..
orangepi-lite board/orangepi/orangepi-lite/genimage.cfg: beautify file 2021-11-08 22:59:29 +01:00
orangepi-lite2 board/orangepi/orangepi-lite2/genimage.cfg: beautify file 2021-11-08 22:59:29 +01:00
orangepi-one board/orangepi/orangepi-one/genimage.cfg: beautify file 2021-11-08 22:59:30 +01:00
orangepi-one-plus board/orangepi/orangepi-one-plus/genimage.cfg: beautify file 2021-11-08 22:59:30 +01:00
orangepi-pc board/orangepi/orangepi-pc/genimage.cfg: beautify file 2021-11-08 22:59:30 +01:00
orangepi-pc2 board/orangepi/orangepi-pc2/genimage.cfg: fix comment 2021-11-14 15:32:00 +01:00
orangepi-pc-plus board/orangepi/orangepi-pc-plus: fix build after genimage update 2021-12-27 21:05:44 +01:00
orangepi-plus board/orangepi/orangepi-plus/genimage.cfg: beautify file 2021-11-08 22:59:30 +01:00
orangepi-prime board/orangepi/orangepi-prime/genimage.cfg: beautify file 2021-11-08 22:59:30 +01:00
orangepi-r1 board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
orangepi-rk3399 board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
orangepi-win board/orangepi/orangepi-win/genimage.cfg: beautify file 2021-11-08 22:59:31 +01:00
orangepi-zero package: remove numbered subject from patches 2021-12-11 20:48:58 +01:00
orangepi-zero-plus board/orangepi/orangepi-zero-plus/genimage.cfg: beautify file 2021-11-08 22:59:31 +01:00
orangepi-zero-plus2 board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00