92dc22dd68
Actually genimage fails to create final image with: ``` ERROR: hdimage(disk.img): partition [MBR] (offset 0x1b8, size 0x48) overlaps previous partition boot (offset 0x0, size 0x200) ERROR: hdimage(disk.img): bootloaders, etc. that overlap with the partition table must declare the overlapping area as a hole. ``` This is because genimage 15 is less permissive than before, so let's add holes = {"(440; 512)"} to leave room to MBR. The generated image is identical to the image generated by the previous version of genimage. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/1865935249 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Tested-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |
||
---|---|---|
.. | ||
aarch64-efi | ||
acmesystems | ||
altera/socrates_cyclone5 | ||
amarula | ||
andes | ||
arcturus | ||
arm | ||
armadeus | ||
arrow/avenger96 | ||
asus/tinker | ||
atmel | ||
avnet/s6lx9_microboard | ||
bananapi | ||
beagleboardx15 | ||
beaglebone | ||
beagleboneai | ||
beaglev | ||
beelink/gs1 | ||
boundarydevices/common | ||
chromebook | ||
ci20 | ||
csky | ||
cubietech/cubieboard2 | ||
embest/riotboard | ||
engicam | ||
firefly/roc-rk3399-pc | ||
freescale | ||
friendlyarm | ||
globalscale/espressobin | ||
grinn | ||
hardkernel | ||
intel/galileo | ||
kontron | ||
lego/ev3 | ||
lemaker/bananapro | ||
librecomputer/lafrite | ||
licheepi | ||
linksprite/pcduino | ||
microchip | ||
minnowboard | ||
nexbox/a95x | ||
nezha | ||
olimex | ||
olpc | ||
openblocks/a6 | ||
orangepi | ||
pandaboard | ||
pc | ||
pcengines/apu2 | ||
pine64 | ||
qemu | ||
qmtech/zynq | ||
radxa | ||
raspberrypi | ||
roseapplepi | ||
seeed/stm32mp157c-odyssey | ||
sheevaplug | ||
sifive/hifive-unleashed | ||
sinovoip | ||
solidrun | ||
spike/riscv64 | ||
stmicroelectronics | ||
synopsys | ||
technexion | ||
technologic | ||
terasic/de10nano_cyclone5 | ||
toradex/apalis-imx6 | ||
udoo | ||
uevm5432 | ||
wandboard | ||
warp7 | ||
zynq | ||
zynqmp | ||
raspberrypi0 | ||
raspberrypi0w | ||
raspberrypi2 | ||
raspberrypi3 | ||
raspberrypi3-64 | ||
raspberrypi4 | ||
raspberrypi4-64 | ||
raspberrypicm4io | ||
raspberrypicm4io-64 | ||
raspberrypizero2w |