mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 20:09:44 +07:00
ARM: mstar: Adjust IMI size for mercury5
mercury5 family chips have 128KB of SRAM in 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
ab6be20086
commit
e709252cac
@ -5,3 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "mstar-v7.dtsi"
|
||||
|
||||
&imi {
|
||||
reg = <0xa0000000 0x20000>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user