ODROID: mem; Removed memory size limitation.

Change-Id: I166f9f8a69d3c46d275ae282321599d21cd146fd
Signed-off-by: Luke Go <sangch.go@gmail.com>
This commit is contained in:
Luke Go
2020-02-24 17:35:17 +09:00
committed by Chris KIM
parent a48298a308
commit 3e0b39ba34

View File

@@ -29,11 +29,6 @@
chosen { };
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x0 0x000000 0x0 0x80000000>;
};
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;