mediatek: mt7623: phase out uImage.FIT partition parser
authorDaniel Golle <daniel@makrotopia.org>
Sat, 24 Feb 2024 03:00:27 +0000 (03:00 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 24 Feb 2024 03:02:35 +0000 (03:02 +0000)
commit6368ed1ae5b628898b33273c8950f7b7575e4414
tree45696ee55fb1b536e810dfcf6665e78a12371ce7
parent9b6427e9083fc2baeb67fca977f621d0c93fd6f2
mediatek: mt7623: phase out uImage.FIT partition parser

Use the new fitblk driver on the BananaPi R2 as well as UniElec U7623.
Introduce boot device selection for fitblk's /chosen/rootdisk
handle, similar to how it is already done on MT7622, MT7986 and MT7988.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-envtools/files/mediatek_mt7623
package/boot/uboot-mediatek/patches/300-mt7623-fix-mmc-get-env-dev.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/302-mt7623-generic-reset-button-ignore-env.patch
package/boot/uboot-mediatek/patches/313-mt7623-select-rootdisk.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/400-update-bpir2-defconfig.patch
package/boot/uboot-mediatek/patches/500-board-mt7623-fix-mmc-detect.patch [deleted file]
target/linux/mediatek/dts/mt7623a-unielec-u7623-02.dts
target/linux/mediatek/image/mt7623.mk
target/linux/mediatek/mt7623/base-files/lib/upgrade/platform.sh
target/linux/mediatek/mt7623/config-6.1
target/linux/mediatek/patches-6.1/164-dts-mt7623-bpi-r2-rootdisk-for-fitblk.patch [new file with mode: 0644]