commit | 18ec8d6a1a6379aad9f5021098c987faff224967 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Nov 12 16:35:52 2020 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Jan 24 21:39:26 2021 +0100 |
tree | 98378e77b1d46ac1a290df3329112d8cb94b4e8f | |
parent | d14cd5b0f8ab007b02743fa42b472e43cbf5e90b [diff] [blame] |
mips: mtmips: add support for MediaTek MT7620 SoC This patch adds support for MediaTek MT7620 SoC. All files are dedicated for u-boot. Reviewed-by: Stefan Roese <sr@denx.de>
diff --git a/arch/mips/mach-mtmips/Makefile b/arch/mips/mach-mtmips/Makefile index a7e6a66..4909b47 100644 --- a/arch/mips/mach-mtmips/Makefile +++ b/arch/mips/mach-mtmips/Makefile
@@ -5,4 +5,5 @@ obj-y += ddr_cal.o obj-$(CONFIG_SPL_BUILD) += spl.o +obj-$(CONFIG_SOC_MT7620) += mt7620/ obj-$(CONFIG_SOC_MT7628) += mt7628/