mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
7bd0fba3df
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 <claudiu.beznea@microchip.com>
11 lines
294 B
Diff
11 lines
294 B
Diff
--- a/arch/arm/boot/dts/Makefile
|
|
+++ b/arch/arm/boot/dts/Makefile
|
|
@@ -41,6 +41,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
|
|
at91-kizboxmini-mb.dtb \
|
|
at91-kizboxmini-rd.dtb \
|
|
at91-smartkiz.dtb \
|
|
+ at91-q5xr5.dtb \
|
|
at91-wb45n.dtb \
|
|
at91sam9g15ek.dtb \
|
|
at91sam9g25-gardena-smart-gateway.dtb \
|