Single comment inline. W dniu 22.02.2021 o 09:59, Rui Salvaterra pisze: > At this point, they're either redundant or obsolete. Factor out common device > trees into the files directory. > > Signed-off-by: Rui Salvaterra <[email protected]> > --- > .../boot/dts/armada-370-buffalo-ls421de.dts | 433 ------------------ > .../arm/boot/dts/armada-385-linksys-venom.dts | 213 --------- > .../dts/marvell/armada-3720-gl-mv1000.dts | 162 ------- > .../marvell/armada-3720-espressobin-emmc.dts | 0 > .../marvell/armada-3720-espressobin-ultra.dts | 0 > .../armada-3720-espressobin-v7-emmc.dts | 0 > .../marvell/armada-3720-espressobin-v7.dts | 0 > .../marvell/armada-3720-espressobin-emmc.dts | 28 -- > .../marvell/armada-3720-espressobin-ultra.dts | 241 ---------- > .../armada-3720-espressobin-v7-emmc.dts | 43 -- > .../marvell/armada-3720-espressobin-v7.dts | 31 -- > 11 files changed, 1151 deletions(-) > delete mode 100644 > target/linux/mvebu/files-5.10/arch/arm/boot/dts/armada-370-buffalo-ls421de.dts > delete mode 100644 > target/linux/mvebu/files-5.10/arch/arm/boot/dts/armada-385-linksys-venom.dts > delete mode 100644 > target/linux/mvebu/files-5.10/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts > rename target/linux/mvebu/{files-5.10 => > files-5.4}/arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts (100%) > rename target/linux/mvebu/{files-5.10 => > files-5.4}/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts > (100%) > rename target/linux/mvebu/{files-5.10 => > files-5.4}/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts > (100%) > rename target/linux/mvebu/{files-5.10 => > files-5.4}/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts (100%) > delete mode 100644 > target/linux/mvebu/files/arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts > delete mode 100644 > target/linux/mvebu/files/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
Do not delete this dts, it's in kernel tree starting from 5.11, so it will be missing and image build for ESPRESSObin Ultra will fail. > delete mode 100644 > target/linux/mvebu/files/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts > delete mode 100644 > target/linux/mvebu/files/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts > -- TMN _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
