ARM: dts: rockchip: rv1106: Reserved 4k sram memory for mcu
reserved sram memory from 0xff6ff000 to 0xff6fffff for mcu wrap Signed-off-by: aaron.sun <aaron.sun@rock-chips.com> Change-Id: I116476a5d787014088788191acf2cef7f1c921c4
This commit is contained in:
@@ -984,9 +984,11 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
ranges = <0 0xff6c0000 0x40000>;
|
||||
|
||||
rkisp_sram: rkisp-sram@0 {
|
||||
reg = <0 0x40000>;
|
||||
reg = <0x0 0x3f000>;
|
||||
};
|
||||
hpmcu_sram: hpmcu-sram@3f000 {
|
||||
reg = <0x3f000 0x1000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user