mips: mtmips: add two reference boards for mt7620
authorWeijie Gao <weijie.gao@mediatek.com>
Thu, 12 Nov 2020 08:35:56 +0000 (16:35 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 24 Jan 2021 20:39:26 +0000 (21:39 +0100)
commit76880b08c4cf0e04332b17fd02bce0340289ccc2
treeb0bdb4fb9846a8649652a3d7f527160a9cf6ad98
parentdd4fdc0b1471772b8b4f51671b251dcf69fdd99a
mips: mtmips: add two reference boards for mt7620

The mt7620_rfb board supports integrated 10/100M PHYs plus two external
giga PHYs. It also has 8MB SPI-NOR, mini PCI-e x1 slot, SDHC and USB.

The mt7620_mt7530_rfb boards supports an external MT7530 giga switch and a
16MB SPI-NOR flash.

Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
arch/mips/dts/Makefile
arch/mips/dts/mediatek,mt7620-mt7530-rfb.dts [new file with mode: 0644]
arch/mips/dts/mediatek,mt7620-rfb.dts [new file with mode: 0644]
arch/mips/mach-mtmips/mt7620/Kconfig
board/mediatek/mt7620/Kconfig [new file with mode: 0644]
board/mediatek/mt7620/MAINTAINERS [new file with mode: 0644]
board/mediatek/mt7620/Makefile [new file with mode: 0644]
board/mediatek/mt7620/board.c [new file with mode: 0644]
configs/mt7620_mt7530_rfb_defconfig [new file with mode: 0644]
configs/mt7620_rfb_defconfig [new file with mode: 0644]