dts: meson-gxbb: Switch to using upstream DT
Although there were still some variations in board DTS files based on meson-gxbb SoC but I think those were minor differences from upstream and shouldn't impact boot on these devices. So enable OF_UPSTREAM to use upstream DT and add amlogic/ prefix to the DEFAULT_DEVICE_TREE. And thereby directly build DTB from dts/upstream/src/ including *-u-boot.dtsi files from arch/$(ARCH)/dts/ directory. Reviewed-by:Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by:
Simon Glass <sjg@chromium.org> Signed-off-by:
Sumit Garg <sumit.garg@linaro.org>
Showing
- arch/arm/mach-meson/Kconfig 1 addition, 0 deletionsarch/arm/mach-meson/Kconfig
- configs/nanopi-k2_defconfig 1 addition, 1 deletionconfigs/nanopi-k2_defconfig
- configs/odroid-c2_defconfig 1 addition, 1 deletionconfigs/odroid-c2_defconfig
- configs/p200_defconfig 1 addition, 1 deletionconfigs/p200_defconfig
- configs/p201_defconfig 1 addition, 1 deletionconfigs/p201_defconfig
- configs/videostrong-kii-pro_defconfig 1 addition, 1 deletionconfigs/videostrong-kii-pro_defconfig
- configs/wetek-hub_defconfig 1 addition, 1 deletionconfigs/wetek-hub_defconfig
- configs/wetek-play2_defconfig 1 addition, 1 deletionconfigs/wetek-play2_defconfig
Loading
Please register or sign in to comment