u-boot/board/mediatek/mt7981
Weijie Gao e053ccf6ef board: mediatek: add MT7981 reference boards
This patch adds general board files based on MT7981 SoCs.

MT7981 uses one mmc controller for booting from both SD and eMMC, and the
pins of mmc controller are also shared with spi controller.
So three configs are need for these boot types:

1. mt7981_rfb_defconfig - SPI-NOR and SPI-NAND
2. mt7981_emmc_rfb_defconfig - eMMC only
3. mt7981_sd_rfb_defconfig - SD only

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
2022-09-23 15:09:15 -04:00
..
MAINTAINERS board: mediatek: add MT7981 reference boards 2022-09-23 15:09:15 -04:00
Makefile board: mediatek: add MT7981 reference boards 2022-09-23 15:09:15 -04:00
mt7981_rfb.c board: mediatek: add MT7981 reference boards 2022-09-23 15:09:15 -04:00