uboot-mediatek: bpi-r3: all-UBI NAND layout, use fitblk
authorDaniel Golle <daniel@makrotopia.org>
Thu, 18 Jan 2024 22:12:08 +0000 (22:12 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 15 Feb 2024 19:30:08 +0000 (19:30 +0000)
commit033db3a95d602fed24013d7374cb7d9657a337cf
tree5d37a7872a2e7407266d7363c7da740629891de0
parent91b55ca4c87b6873a10b5361930939d276c72779
uboot-mediatek: bpi-r3: all-UBI NAND layout, use fitblk

Modernize U-Boot to provide a better reference:
 * store fip image in UBI now that TF-A supports that
 * switch from uImage.FIT partition parser to new fitblk
   virtual firmware block driver (root=/dev/fit0)
 * automatically set root device according to boot_mode register

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/Makefile
package/boot/uboot-mediatek/patches/311-mt7986-select-roodisk.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/430-add-bpi-r3.patch