mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
ARM: mstar: Adjust IMI size for infinity3
infinity3 has 128KB 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:
committed by
Arnd Bergmann
parent
e709252cac
commit
6e17d1316d
@@ -5,3 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "infinity.dtsi"
|
||||
|
||||
&imi {
|
||||
reg = <0xa0000000 0x20000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user