From 0227827f7bdfd029f40a4bf4b12a325e11dd4859 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 19 Feb 2015 09:07:06 +0000 Subject: at91: Add dts for Exegin Q5x boards. Signed-off-by: Owen Kirby SVN-Revision: 44492 --- .../linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch (limited to 'target/linux/at91/patches') diff --git a/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch new file mode 100644 index 0000000000..0465552c1b --- /dev/null +++ b/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch @@ -0,0 +1,10 @@ +--- a/arch/arm/boot/dts/Makefile ++++ b/arch/arm/boot/dts/Makefile +@@ -20,6 +20,7 @@ + dtb-$(CONFIG_ARCH_AT91) += usb_a9263.dtb + # sam9g20 + dtb-$(CONFIG_ARCH_AT91) += at91-foxg20.dtb ++dtb-$(CONFIG_ARCH_AT91) += at91-q5xr5.dtb + dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek.dtb + dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek_2mmc.dtb + dtb-$(CONFIG_ARCH_AT91) += kizbox.dtb -- cgit v1.2.3