ARM: dts: rockchip: convert rk3288 device tree files to 64 bits
In order to be able to use more than 4GB of RAM when the LPAE is activated, the dts must be converted in 64 bits. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:

committed by
Heiko Stuebner

parent
febdf63999
commit
79db45be2b
@@ -50,7 +50,7 @@
|
||||
compatible = "asus,rk3288-tinker", "rockchip,rk3288";
|
||||
|
||||
memory {
|
||||
reg = <0x0 0x80000000>;
|
||||
reg = <0x0 0x0 0x0 0x80000000>;
|
||||
device_type = "memory";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user