at91: kernel: bump to 5.10
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 11 Oct 2021 08:47:21 +0000 (11:47 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Oct 2021 16:52:06 +0000 (18:52 +0200)
commit7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e
tree8c4a8ec8458f6e44e911c425e5f8d4712902344f
parent05a7af9ca0dd9c42eafbca5aa988b141e0e06053
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 <claudiu.beznea@microchip.com>
14 files changed:
target/linux/at91/Makefile
target/linux/at91/files/arch/arm/boot/dts/wb45n.dts [deleted file]
target/linux/at91/files/arch/arm/boot/dts/wb50n.dts [deleted file]
target/linux/at91/files/arch/arm/boot/dts/wb50n.dtsi [deleted file]
target/linux/at91/image/sam9x.mk
target/linux/at91/image/sama5.mk
target/linux/at91/patches-5.10/101-ARM-at91-build-dtb-for-q5xr5.patch [new file with mode: 0644]
target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch [deleted file]
target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch [deleted file]
target/linux/at91/patches-5.4/102-ARM-at91-wb45n-fix-duplicate-label.patch [deleted file]
target/linux/at91/patches-5.4/103-ARM-at91-build-dtb-for-wb50n.patch [deleted file]
target/linux/at91/patches-5.4/103-ARM-at91-wb50n-fix-duplicate-label.patch [deleted file]
target/linux/at91/sam9x/config-default
target/linux/at91/sama5/config-default