[PATCH v7 13/14] arm: dts: am335x: Remove unused uboot devicetrees
Kory Maincent
kory.maincent at bootlin.com
Tue Apr 28 10:41:33 CEST 2026
On Mon, 27 Apr 2026 11:01:29 +0200
"Markus Schneider-Pargmann (TI)" <msp at baylibre.com> wrote:
> These devicetrees are not used anymore because the boards are using
> upstream devicetrees now.
>
> Acked-by: Andrew Davis <afd at ti.com>
> Signed-off-by: Markus Schneider-Pargmann (TI) <msp at baylibre.com>
> ---
> arch/arm/dts/Makefile | 11 -
> arch/arm/dts/am335x-bone.dts | 23 -
> arch/arm/dts/am335x-boneblack.dts | 174 -----
> arch/arm/dts/am335x-bonegreen-eco.dts | 53 --
> arch/arm/dts/am335x-bonegreen.dts | 14 -
> arch/arm/dts/am335x-evm.dts | 767
> --------------------- arch/arm/dts/am335x-evmsk.dts |
> 730 -------------------- arch/arm/dts/am335x-icev2.dts |
> 486 ------------- arch/arm/dts/am335x-pocketbeagle.dts | 237
> ------- arch/arm/dts/am335x-sancloud-bbe-common.dtsi | 67 --
> arch/arm/dts/am335x-sancloud-bbe-extended-wifi.dts | 113 ---
> arch/arm/dts/am335x-sancloud-bbe-lite.dts | 50 --
> arch/arm/dts/am335x-sancloud-bbe.dts | 53 --
> 13 files changed, 2778 deletions(-)
>
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index
> d90e02ca4e5c73534ce4c5f41173c897780bc6fe..35145d7e01176e320ebbf5e4004a46540f8933f1
> 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
> @@ -403,26 +403,15 @@ dtb-$(CONFIG_ARCH_ZYNQMP_R5) += \
> zynqmp-r5.dtb
> dtb-$(CONFIG_AM33XX) += \
> am335x-baltos.dtb \
> - am335x-bone.dtb \
> - am335x-boneblack.dtb \
> am335x-boneblack-wireless.dtb \
> am335x-boneblue.dtb \
I think you can also remove these ones.
IMHO all of the devicetree described here
https://elixir.bootlin.com/u-boot/v2026.04/source/include/configs/am335x_evm.h#L117
could be removed. Even if they are missing from CONFIG_OF_LIST, which could also
be corrected.
Regards,
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
More information about the U-Boot
mailing list