[OpenWrt-Devel] [PATCH 0/8] mvebu: Second round of clean-ups
Tomasz Maciej Nowak
tomek_n at o2.pl
Fri Jan 31 10:46:12 EST 2020
Most of changes are purely cosmetic, with bigger chages to uDPU. This
will be the last of this type of clen-up from me.
Tomasz Maciej Nowak (8):
mvebu: image: sort devices alphabetically
mvebu: image: align subtargets makefile names
mvebu: image: drop empty variables from default profile
mvebu: image: keep global DTS_DIR intact
mvebu: uDPU: clean package selection
mvebu: image: rework uDPU-firmware recipe
mvebu: uDPU: drop patch compiling dtb
uboot-mvebu: point to UBOOT_CONFIG when setting options
package/boot/uboot-mvebu/Makefile | 8 +-
target/linux/mvebu/image/Makefile | 24 ++-
.../image/{cortex-a53.mk => cortexa53.mk} | 6 +-
.../image/{cortex-a72.mk => cortexa72.mk} | 30 +--
.../mvebu/image/{cortex-a9.mk => cortexa9.mk} | 198 +++++++++---------
.../530-add_armada-3820-uDPU-dts.patch | 10 -
6 files changed, 134 insertions(+), 142 deletions(-)
rename target/linux/mvebu/image/{cortex-a53.mk => cortexa53.mk} (88%)
rename target/linux/mvebu/image/{cortex-a72.mk => cortexa72.mk} (100%)
rename target/linux/mvebu/image/{cortex-a9.mk => cortexa9.mk} (100%)
delete mode 100644 target/linux/mvebu/patches-4.19/530-add_armada-3820-uDPU-dts.patch
--
2.25.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list