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>
Mon, 21 Mar 2022 23:48:04 +0000 (23:48 +0000)
commitdfc3ea6810904f4f498d4a1304443c1a4c9f1e3c
tree7a23ebc21a360f5cf578283c0d12fdf0e24c406c
parentffa1088f63267f817a3adf34c84b8e8089b1a938
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>
package/boot/uboot-mediatek/patches/280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch [new file with mode: 0644]