
15 Apr
2024
15 Apr
'24
12:07 p.m.
On Fri, 2024-04-12 at 15:32:48 UTC, Simon Glass wrote:
Add three properties for controlling alignment of partitions, aka 'entries' in fixed-partition.
For now there is no explicit mention of hierarchy, so a 'section' is just the 'fixed-partitions' node.
These new properties are inputs to the Binman packaging process, but are also needed if the firmware is repacked, to ensure that alignment constraints are not violated. Therefore they are provided as part of the schema.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Rob Herring robh@kernel.org
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.
Miquel