Skip to content

Commit ab6be20

Browse files
fifteenhexarndb
authored andcommitted
ARM: mstar: Adjust IMI size of infinity
infinity has 88KB of SRAM at the IMI region. Signed-off-by: Daniel Palmer <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 7f6348b commit ab6be20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/infinity.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
*/
66

77
#include "mstar-v7.dtsi"
8+
9+
&imi {
10+
reg = <0xa0000000 0x16000>;
11+
};

0 commit comments

Comments
 (0)