summaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-3.10/101-sdma.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-08-28 00:07:43 +0000
committerLuka Perkov <luka@openwrt.org>2013-08-28 00:07:43 +0000
commitae660e85d3b34e8f9344aafdf20c141adcd1677c (patch)
tree4a6e4b4b2e84f69ea257ff22fc2861904ed012a9 /target/linux/imx6/patches-3.10/101-sdma.patch
parent99c46e474eec3ae235d7a3257a47d5bc6a0c189d (diff)
downloadmaster-31e0f0ae-ae660e85d3b34e8f9344aafdf20c141adcd1677c.tar.gz
master-31e0f0ae-ae660e85d3b34e8f9344aafdf20c141adcd1677c.tar.bz2
master-31e0f0ae-ae660e85d3b34e8f9344aafdf20c141adcd1677c.zip
imx6: disable sdma until license issues are solved
Also, synchronize patches with upstream. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37853
Diffstat (limited to 'target/linux/imx6/patches-3.10/101-sdma.patch')
-rw-r--r--target/linux/imx6/patches-3.10/101-sdma.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/target/linux/imx6/patches-3.10/101-sdma.patch b/target/linux/imx6/patches-3.10/101-sdma.patch
deleted file mode 100644
index 2c69b93bed..0000000000
--- a/target/linux/imx6/patches-3.10/101-sdma.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 2714c54667f4e9267e7ee9a7f27fa9184d570459 Mon Sep 17 00:00:00 2001
-From: Luka Perkov <luka@openwrt.org>
-Date: Sun, 11 Aug 2013 16:14:39 +0200
-Subject: [PATCH 3/3] sdma: keep the firmware binaries in firmware directory
-
-Signed-off-by: Luka Perkov <luka@openwrt.org>
----
- arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
- arch/arm/boot/dts/imx6sl.dtsi | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
---- a/arch/arm/boot/dts/imx6qdl.dtsi
-+++ b/arch/arm/boot/dts/imx6qdl.dtsi
-@@ -580,7 +580,7 @@
- interrupts = <0 2 0x04>;
- clocks = <&clks 155>, <&clks 155>;
- clock-names = "ipg", "ahb";
-- fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6.bin";
-+ fsl,sdma-ram-script-name = "sdma-imx6.bin";
- };
- };
-