mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ODROID: mem; Removed memory size limitation.
Change-Id: I166f9f8a69d3c46d275ae282321599d21cd146fd Signed-off-by: Luke Go <sangch.go@gmail.com>
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user