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, 1 Feb 2024 22:31:58 +0000 (22:31 +0000)
commit23fcd7d8444032dc3b57679337b593b2c824d285
treef2eb3b777c9c7d869fe3723460f4309597e3e25f
parent538127a970083a1d7cd4899ace12ac94c58ca046
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