kumquat-buildroot/board
Sergey Matyukevich 0f72e01e05 board/orangepi/orangepi-zero-plus2: 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/2021478371

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-02-06 11:46:07 +01:00
..
aarch64-efi board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
acmesystems board/acmesystems/arietta-g25/genimage.cfg: beautify file 2021-11-08 22:20:39 +01:00
altera/socrates_cyclone5 board/altera/socrates_cyclone5/genimage.cfg: fix offset suffix 2021-11-14 15:31:57 +01:00
amarula board/amarula/a64-relic/genimage.cfg: beautify file 2021-11-08 22:20:41 +01:00
andes board/andes: fix build failure with host gcc >= 10 2022-01-30 15:51:35 +01:00
arcturus
arm
armadeus
arrow/avenger96
asus/tinker
atmel configs/microchip_sama7g5ek: new defconfigs 2021-12-28 22:01:50 +01:00
avnet/s6lx9_microboard
bananapi board/bananapi/bananapi-m2-zero/genimage.cfg: beautify file 2021-11-08 22:59:26 +01:00
beagleboardx15 board/beagleboardx15/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
beaglebone configs/beaglebone: add DT for the Beaglebone Black Wireless 2021-12-14 20:56:04 +01:00
beagleboneai board/beagleboneai/patches/uboot: drop 0002-Remove-redundant-YYLOC-global-declaration.patch 2021-12-11 11:09:03 +01:00
beaglev board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
beelink/gs1 board/beelink/gs1/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
boundarydevices/common
chromebook
ci20 board/ci20/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
csky
cubietech/cubieboard2 board/cubietech/cubieboard2/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
embest/riotboard board/embest/riotboard/genimage.cfg: beautify file 2021-11-08 22:59:26 +01:00
engicam board/engicam/isiot/genimage.cfg: beautify file 2021-11-08 22:59:26 +01:00
firefly/roc-rk3399-pc
freescale board/freescale/common/imx: place rootfs at proper offset when BR2_LINUX_KERNEL_INSTALL_TARGET=y 2021-11-14 15:15:14 +01:00
friendlyarm board/friendlyarm/nanopi-m4: use partition-type-uuid in genimage.cfg 2022-02-06 10:31:34 +01:00
globalscale/espressobin
grinn board/grinn/liteboard/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
hardkernel boards/odroidc2: fix genimage execution 2021-12-18 21:59:52 +01:00
intel/galileo board/intel/galileo/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
kontron board/kontron/pitx-imx8m: use extlinux instead of U-Boot boot script 2022-01-22 15:07:23 +01:00
lego/ev3 board/lego/ev3/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
lemaker/bananapro board/lemaker/bananapro/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
librecomputer/lafrite
licheepi board/licheepi/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
linksprite/pcduino board/linksprite/pcduino/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
microchip configs/microchip_sama7g5ek: new defconfigs 2021-12-28 22:01:50 +01:00
minnowboard board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
nexbox/a95x board/nexbox/a95x/genimage.cfg: beautify file 2021-11-08 22:59:29 +01:00
nezha board/nezha/genimage.cfg: fix offset value notation 2021-11-14 15:40:54 +01:00
olimex configs/olimex_a20_olinuxino: fix mali not working because Linux version >= 4.20 2022-01-08 21:56:55 +01:00
olpc
openblocks/a6
orangepi board/orangepi/orangepi-zero-plus2: fix build after genimage update 2022-02-06 11:46:07 +01:00
pandaboard board/pandaboard/genimage.cfg: beautify file 2021-11-08 22:59:31 +01:00
pc board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
pcengines/apu2
pine64 board/pine64/rockpro64: use partition-type-uuid in genimage.cfg 2022-02-06 10:31:40 +01:00
qemu configs/qemu_aarch64_virt_defconfig: linux.config: enable fb/input support 2022-01-22 20:08:41 +01:00
qmtech/zynq
radxa board/radxa/rockpi-n10: use partition-type-uuid in genimage.cfg 2022-02-06 10:31:53 +01:00
raspberrypi board/raspberrypicm4io-64: enable RTC and USB overlays 2022-01-13 23:12:11 +01:00
roseapplepi configs/roseapplypi_defconfig: bump kernel to 5.15.10 2021-12-18 22:12:30 +01:00
seeed/stm32mp157c-odyssey
sheevaplug configs/sheevaplug_defconfig: backport gcc >= 10 u-boot patch 2021-11-13 15:23:54 +01:00
sifive/hifive-unleashed board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
sinovoip board/sinovoip/m2-plus/genimage.cfg: beautify file 2021-11-08 22:59:34 +01:00
solidrun board/solidrun/macchiatobin/genimage.cfg: beautify file 2021-11-08 22:59:34 +01:00
spike/riscv64 board/spike/riscv64/start.sh: add buildroot host dir in PATH 2022-01-13 20:38:49 +01:00
stmicroelectronics configs/stm32f4{2|6}9_*_defconfig: rename configurations 2021-12-17 22:58:12 +01:00
synopsys board/synopsys/hsdk/genimage.cfg: beautify file 2021-11-08 22:59:34 +01:00
technexion configs/imx6ulpico: bump U-Boot and kernel, switch to extlinux.conf 2021-12-29 23:53:16 +01:00
technologic board/technologic/ts7680/genimage.cfg: beautify file 2021-11-08 22:59:34 +01:00
terasic/de10nano_cyclone5 board/terasic/de10nano_cyclone5/genimage.cfg: beautify file 2021-11-08 22:59:34 +01:00
toradex/apalis-imx6 board/toradex/apalis-imx6/genimage.cfg: beautify file 2021-11-08 22:59:35 +01:00
udoo configs/mx6sx_udoo: bump U-Boot and kernel 2022-01-11 22:15:11 +01:00
uevm5432 board/uevm5432/genimage.cfg: beautify file 2021-11-08 22:59:35 +01:00
wandboard
warp7
zynq board/zynq/genimage.cfg: beautify file 2021-11-08 22:59:35 +01:00
zynqmp configs/zynqmp_zcu106: fix arm-trusted-firmware build failure 2021-11-21 21:53:42 +01:00
raspberrypi0
raspberrypi0w
raspberrypi2
raspberrypi3
raspberrypi3-64
raspberrypi4
raspberrypi4-64
raspberrypicm4io
raspberrypicm4io-64
raspberrypizero2w board/raspberrypi: add Raspberry Pi Zero 2 W 2021-11-12 23:09:58 +01:00