diff options
author | Ahmad Fatoum <a.fatoum@pengutronix.de> | 2022-10-26 15:22:19 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-28 09:44:52 +0100 |
commit | 54fe36f9c2b9b5a5581b1e875b411d9207dcbff1 (patch) | |
tree | 62469ea3ed088a9f2350d495fe3eb24a44965d91 /meta/classes-global | |
parent | 8219c822a9655a1cf083f5464f60d7d49f453485 (diff) | |
download | poky-54fe36f9c2b9b5a5581b1e875b411d9207dcbff1.tar.gz |
kernel-fitimage: skip FDT section creation for applicable symlinks
When building a FIT image with device trees, each device tree lands in a
FIT section and is referenced by a FIT configuration node.
FIT images however also allow referencing the same device tree from
multiple configurations. This can be useful to reduce FIT image size
while staying compatible with existing bootloaders. Allow
kernel-fitimage.bbclass users to take advantage of this by mapping
each symlink to a regular device tree included in the FIT to a
configuration that references a common device tree section.
(From OE-Core rev: 21e240da63239826f3ef50ceef40c9519e9030d8)
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-global')
0 files changed, 0 insertions, 0 deletions