summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2019-07-31 16:06:24 -0400
committerTom Rini <[email protected]>2019-07-31 16:06:24 -0400
commitbbaf56eda0e63d6d28fbccae0f112ef88203eb4d (patch)
tree000dcfe358920f071df9bc458b4f41c92d4f06d9 /arch/arm/dts/Makefile
parent08c41ca1efe4d720f242fe7c7a931e5c5857716e (diff)
parent0c0cdc86103a1f579cb9f86a3c7c076abb383542 (diff)
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
- sync Amlogic G12A DT with linux 5.3-rc1 - add support for 4GiB DRAM memory - add support for Amlogic G12B based Odroid-N2 - small duplicate logic fix for gxbb clock driver
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index aa94c49f371..ad4d2357bb3 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -135,7 +135,8 @@ dtb-$(CONFIG_ARCH_MESON) += \
meson-gxl-s905x-khadas-vim.dtb \
meson-gxm-khadas-vim2.dtb \
meson-axg-s400.dtb \
- meson-g12a-u200.dtb
+ meson-g12a-u200.dtb \
+ meson-g12b-odroid-n2.dtb
dtb-$(CONFIG_TEGRA) += tegra20-harmony.dtb \
tegra20-medcom-wide.dtb \
tegra20-paz00.dtb \