mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 06:08:22 +00:00
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:
parent
7f6348b6a5
commit
ab6be20086
1 changed files with 4 additions and 0 deletions
|
@ -5,3 +5,7 @@
|
|||
*/
|
||||
|
||||
#include "mstar-v7.dtsi"
|
||||
|
||||
&imi {
|
||||
reg = <0xa0000000 0x16000>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue