aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-3.10/101-sdma.patch
blob: 2c69b93bed3e6c03de363da48bda414281382ccd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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";
 			};
 		};