2c69b93bed3e6c03de363da48bda414281382ccd
[openwrt.git] / target / linux / imx6 / patches-3.10 / 101-sdma.patch
1 From 2714c54667f4e9267e7ee9a7f27fa9184d570459 Mon Sep 17 00:00:00 2001
2 From: Luka Perkov <luka@openwrt.org>
3 Date: Sun, 11 Aug 2013 16:14:39 +0200
4 Subject: [PATCH 3/3] sdma: keep the firmware binaries in firmware directory
5
6 Signed-off-by: Luka Perkov <luka@openwrt.org>
7 ---
8  arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
9  arch/arm/boot/dts/imx6sl.dtsi  | 2 +-
10  2 files changed, 2 insertions(+), 2 deletions(-)
11
12 --- a/arch/arm/boot/dts/imx6qdl.dtsi
13 +++ b/arch/arm/boot/dts/imx6qdl.dtsi
14 @@ -580,7 +580,7 @@
15                                 interrupts = <0 2 0x04>;
16                                 clocks = <&clks 155>, <&clks 155>;
17                                 clock-names = "ipg", "ahb";
18 -                               fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6.bin";
19 +                               fsl,sdma-ram-script-name = "sdma-imx6.bin";
20                         };
21                 };
22