aboutsummaryrefslogtreecommitdiff
path: root/package/boot/uboot-mediatek/patches/313-mt7623-select-rootdisk.patch
Commit message (Collapse)AuthorAge
* mediatek: mt7623: phase out uImage.FIT partition parserDaniel Golle2024-02-24
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>