]> git.dujemihanovic.xyz Git - u-boot.git/commit
dts: meson-gxbb: Switch to using upstream DT
authorSumit Garg <sumit.garg@linaro.org>
Thu, 22 Feb 2024 09:36:06 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 1 Mar 2024 03:24:05 +0000 (22:24 -0500)
commitb5fb36534e4f46f581bbf0c7acf91417e78ae131
tree2c983a2d64445dad593f6820456581259000b5a2
parent3109a9cb9f7026c5060d575cc42a46acf08aca03
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>
arch/arm/mach-meson/Kconfig
configs/nanopi-k2_defconfig
configs/odroid-c2_defconfig
configs/p200_defconfig
configs/p201_defconfig
configs/videostrong-kii-pro_defconfig
configs/wetek-hub_defconfig
configs/wetek-play2_defconfig