From 629636dd25d336e1b85bcd6555b4aa5b96a4f434 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 21 May 2016 22:06:19 +0200 Subject: mvebu: fix bus ranges for the crypto processor sram Signed-off-by: Felix Fietkau --- .../patches-4.4/105-linksys_mamba_fix_crypto_sram.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 target/linux/mvebu/patches-4.4/105-linksys_mamba_fix_crypto_sram.patch (limited to 'target/linux/mvebu') diff --git a/target/linux/mvebu/patches-4.4/105-linksys_mamba_fix_crypto_sram.patch b/target/linux/mvebu/patches-4.4/105-linksys_mamba_fix_crypto_sram.patch new file mode 100644 index 0000000000..3963c352f7 --- /dev/null +++ b/target/linux/mvebu/patches-4.4/105-linksys_mamba_fix_crypto_sram.patch @@ -0,0 +1,13 @@ +--- a/arch/arm/boot/dts/armada-385-linksys.dtsi ++++ b/arch/arm/boot/dts/armada-385-linksys.dtsi +@@ -58,8 +58,8 @@ + soc { + ranges = ; ++ MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000 ++ MBUS_ID(0x09, 0x15) 0 0xf1110000 0x10000>; + + internal-regs { + -- cgit v1.2.3