From 7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e Mon Sep 17 00:00:00 2001 From: Claudiu Beznea Date: Mon, 11 Oct 2021 11:47:21 +0300 Subject: at91: kernel: bump to 5.10 Bump at91 targets to kernel v5.10. With this patches and files for wb45n and wb50n were removed as they are now included in upstream kernel. Along with: - this the kernel config for sama5d2 and sam9x targets has been refreshed (with make kernel_menuconfig + save); - CONFIG_ARCH_AT91 and specific sam9x SoCs (AT91RM9200, AT91SAM9, SAM9X60) has been enabled such that sam9x SoCs to be able to boot. Signed-off-by: Claudiu Beznea --- .../at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch (limited to 'target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch') diff --git a/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch b/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch deleted file mode 100644 index c35ecc510a..0000000000 --- a/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -44,7 +44,8 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \ - at91sam9g25ek.dtb \ - at91sam9g35ek.dtb \ - at91sam9x25ek.dtb \ -- at91sam9x35ek.dtb -+ at91sam9x35ek.dtb \ -+ wb45n.dtb - dtb-$(CONFIG_SOC_SAM_V7) += \ - at91-kizbox2.dtb \ - at91-nattis-2-natte-2.dtb \ -- cgit v1.2.3