u-boot/arch/mips/mach-mtmips
Guillaume La Roque df3ab898f6 arm: mediatek: merge board Kconfigs into mach-mediatek
On MediaTek boards we cannot override the SYS_BOARD / SYS_CONFIG_NAME
variables from defconfig.
This is because in board/mediatek/mtXXXX/Kconfig this value was override
by default due to the if CONFIG_TARGET_MTXXXX condition.

Merge all the Kconfigs to the mach-medatek/Kconfig.

This way:
- we only define SYS_{SOC,VENDOR} once
- all board definitions are in a single place, simplifying the build logic.

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
2021-09-23 14:15:32 -04:00
..
include/mach mips: mtmips: add support for MediaTek MT7620 SoC 2021-01-24 21:39:26 +01:00
mt7620 arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
mt7628 arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ddr_cal.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ddr_init.c mips: mtmips: add support to initialize SDRAM 2021-01-24 21:39:26 +01:00
Kconfig arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
Makefile mips: mtmips: add support for MediaTek MT7620 SoC 2021-01-24 21:39:26 +01:00
spl.c serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00