Commit e709252c authored by Daniel Palmer's avatar Daniel Palmer Committed by Arnd Bergmann

ARM: mstar: Adjust IMI size for mercury5

mercury5 family chips have 128KB of SRAM in the IMI region.
Signed-off-by: default avatarDaniel Palmer <daniel@0x0f.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent ab6be200
......@@ -5,3 +5,7 @@
*/
#include "mstar-v7.dtsi"
&imi {
reg = <0xa0000000 0x20000>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment