uboot-mediatek: add patch to allow accessing bootconf from Linux
authorDaniel Golle <daniel@makrotopia.org>
Mon, 21 Mar 2022 23:30:10 +0000 (23:30 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 27 Mar 2022 15:14:00 +0000 (16:14 +0100)
commit64fd2713a31855e25b2104c8098e10f9e6b77ef3
tree369cda6acdc50c2193a86260b0a947943b78b876
parentef822ac8d8c7f2351786fed74c015c8d2831f3fc
uboot-mediatek: add patch to allow accessing bootconf from Linux

Store selected boot configuration in '/chosen' node in device tree, so
it can be accessed by Linux (and used for fine-tuning the FIT partition
parser).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit dfc3ea6810904f4f498d4a1304443c1a4c9f1e3c)
package/boot/uboot-mediatek/patches/280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch [new file with mode: 0644]