mips: rename mach-mt7620 to mach-mtmips
Currently mach-mt7620 contains only support for mt7628. To avoid confusion, rename mach-mt7620 to mach-mtmips, which means MediaTek MIPS platforms. MT7620 and MT7628 should be distinguished by SOC_MT7620 and SOC_MT7628 because they do not share the same lowlevel codes. Dependencies of four drivers are changed to SOC_MT7628 as these drivers are only used by MT7628. Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by:Stefan Roese <sr@denx.de> Signed-off-by:
Weijie Gao <weijie.gao@mediatek.com>
Showing
- arch/mips/Kconfig 3 additions, 3 deletionsarch/mips/Kconfig
- arch/mips/Makefile 1 addition, 1 deletionarch/mips/Makefile
- arch/mips/dts/Makefile 1 addition, 1 deletionarch/mips/dts/Makefile
- arch/mips/mach-mtmips/Kconfig 7 additions, 7 deletionsarch/mips/mach-mtmips/Kconfig
- arch/mips/mach-mtmips/Makefile 0 additions, 0 deletionsarch/mips/mach-mtmips/Makefile
- arch/mips/mach-mtmips/cpu.c 0 additions, 0 deletionsarch/mips/mach-mtmips/cpu.c
- arch/mips/mach-mtmips/ddr_calibrate.c 0 additions, 0 deletionsarch/mips/mach-mtmips/ddr_calibrate.c
- arch/mips/mach-mtmips/lowlevel_init.S 0 additions, 0 deletionsarch/mips/mach-mtmips/lowlevel_init.S
- arch/mips/mach-mtmips/mt76xx.h 0 additions, 0 deletionsarch/mips/mach-mtmips/mt76xx.h
- configs/gardena-smart-gateway-mt7688-ram_defconfig 1 addition, 1 deletionconfigs/gardena-smart-gateway-mt7688-ram_defconfig
- configs/gardena-smart-gateway-mt7688_defconfig 1 addition, 1 deletionconfigs/gardena-smart-gateway-mt7688_defconfig
- configs/linkit-smart-7688-ram_defconfig 1 addition, 1 deletionconfigs/linkit-smart-7688-ram_defconfig
- configs/linkit-smart-7688_defconfig 1 addition, 1 deletionconfigs/linkit-smart-7688_defconfig
- drivers/gpio/Kconfig 1 addition, 1 deletiondrivers/gpio/Kconfig
- drivers/net/Kconfig 1 addition, 1 deletiondrivers/net/Kconfig
- drivers/spi/Kconfig 1 addition, 1 deletiondrivers/spi/Kconfig
- drivers/watchdog/Kconfig 1 addition, 1 deletiondrivers/watchdog/Kconfig
Loading
Please register or sign in to comment