openwrt/target/linux/generic/files/block/partitions
Daniel Golle 503f3b9f0e
kernel: generic: use chosen bootconf in FIT partition parser
If the selected boot configuration is stored by U-Boot in '/chosen'
node as 'bootconf' attribute, use that configuration to resolve the
block device used as rootfs. Fall back to use the default configuration
in case 'bootconf' is not present.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-21 23:48:09 +00:00
..
fit.c kernel: generic: use chosen bootconf in FIT partition parser 2022-03-21 23:48:09 +00:00