]> git.ipfire.org Git - thirdparty/u-boot.git/commit
config: mediatek: add UFS defconfigs for Genio 520/720 EVKs
authorDavid Lechner <dlechner@baylibre.com>
Mon, 30 Mar 2026 20:42:18 +0000 (15:42 -0500)
committerDavid Lechner <dlechner@baylibre.com>
Fri, 17 Apr 2026 22:05:54 +0000 (17:05 -0500)
commitc09e994585cccffbda1264766a48db627761027c
tree0d29b2a5825d3a47114f4ba61e792a012f0448bf
parent58a60707ae07a6896d68195e81685d7b62fee50a
config: mediatek: add UFS defconfigs for Genio 520/720 EVKs

Add variants of the Genio 520/720 EVK defconfigs for UFS boot. These
have a different devicetree when the boot DIP switches/jumpers on the
EVK are set for UFS instead of eMMC. These also enable UFS and related
drivers that aren't enabled in the eMMC defconfigs since UFS is
disconnected in that case.

Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com>
Link: https://patch.msgid.link/20260330-mtk-genio-720-ufs-v1-6-3bad8362ed70@baylibre.com
Signed-off-by: David Lechner <dlechner@baylibre.com>
board/mediatek/MAINTAINERS
configs/mt8189-ufs.config [new file with mode: 0644]
configs/mt8371_genio_520_evk_ufs_defconfig [new file with mode: 0644]
configs/mt8391_genio_720_evk_ufs_defconfig [new file with mode: 0644]