summaryrefslogtreecommitdiff
path: root/include/configs/mt7628.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert CONFIG_CONS_INDEX to KconfigTom Rini2020-06-261-1/+0
| | | | | | | This converts the following to Kconfig: CONFIG_CONS_INDEX Signed-off-by: Tom Rini <trini@konsulko.com>
* mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-271-0/+56
This patch adds support for mt7628 reference board. SPL_DM and DT are not enabled for SPL to save about 17KiB for u-boot-spl.bin. Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>