diff options
author | Roland Hieber <rhi@pengutronix.de> | 2021-04-26 08:05:23 +0200 |
---|---|---|
committer | Robert Schwebel <r.schwebel@pengutronix.de> | 2021-04-26 08:26:09 +0200 |
commit | 433f019118dc2b1b180a461c7d284722bda5818b (patch) | |
tree | fccec5160055e07158de74707d47b939ed1997a2 /configs/platform-v7a/barebox-am335x-defaultenv/init | |
parent | e98d3097ce0e8a2d1c1bbc62353463872da53d8a (diff) | |
download | DistroKit-433f019118dc2b1b180a461c7d284722bda5818b.tar.gz DistroKit-433f019118dc2b1b180a461c7d284722bda5818b.tar.xz |
v7a: images: remove redundant size specifications
For partitions that are filled by another image, it does not make sense
to make partitions larger or smaller than their containing file system.
In those cases, genimage can already determine the partition sizes from
the referenced images, and calculates the partition offsets accordingly,
so in most cases we don't have to keep track of the sizes at all.
(A special case is vexpress.hdimg, which needs to have an empty block at
the end as a workaround for qemu, in which case it is clearer to have
all partition sizes and offsets explicitely in the config file. So don't
touch vexpress.hdimg here.)
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Link: https://lore.pengutronix.de/20210426060526.32029-2-rhi@pengutronix.de
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x-defaultenv/init')
0 files changed, 0 insertions, 0 deletions