[Buildroot] [PATCH] configs/kontron_smarc_sal28: move gpt between rcw and bootloader

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 27 14:44:04 UTC 2021


On Mon, 27 Dec 2021 11:55:50 +0100
Michael Walle <michael at walle.cc> wrote:

> genimage v15 complains about the GPT overlapping with the RCW. Move it
> to offset 16k which is between the rcw (which isn't expected to grow
> much more) and the bootloader.
> 
> This will fix the following error:
> ERROR: hdimage(sdcard-emmc.img): partition [GPT array] (offset 0x400, size 0x4000) overlaps previous partition rcw (offset 0x1000, size 0x580)
> ERROR: hdimage(sdcard-emmc.img): bootloaders, etc. that overlap with the partition table must declare the overlapping area as a hole.
> 
> Signed-off-by: Michael Walle <michael at walle.cc>
> ---

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list