|
|
@@ -14,7 +14,7 @@
|
|
|
#size-cells = <1>;
|
|
|
ranges = <0x0 0x0 0x70000000 0x200000>;
|
|
|
|
|
|
- /* WARNING!!! No All non-reserved memory
|
|
|
+ /* WARNING!!! Not All non-reserved memory
|
|
|
* is available for use. For example
|
|
|
* ICSSG PRUETH needs 98K * 3 = 294K.
|
|
|
* So reserve memory below carefully
|
|
|
@@ -26,10 +26,6 @@
|
|
|
reg = <0x0 0x20000>;
|
|
|
};
|
|
|
|
|
|
- msmc_sram1: msmc-sram1@20000 {
|
|
|
- reg = <0x20000 0x10000>;
|
|
|
- };
|
|
|
-
|
|
|
sysfw-sram@f0000 {
|
|
|
reg = <0xf0000 0x10000>;
|
|
|
};
|