ARM: mstar: Adjust IMI size of infinity

infinity has 88KB of SRAM at the IMI region.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Daniel Palmer 2020-07-28 19:03:16 +09:00 committed by Arnd Bergmann
parent 7f6348b6a5
commit ab6be20086

View file

@ -5,3 +5,7 @@
*/
#include "mstar-v7.dtsi"
&imi {
reg = <0xa0000000 0x16000>;
};