memory has a reg property so the unit name should contain an address. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
@@ -67,7 +67,7 @@
stdout-path = "serial0:115200n8";
};
- memory {
+ memory@0 {
device_type = "memory";
reg = <0x00000000 0x40000000>; /* 1 GB */
@@ -62,7 +62,7 @@
stdout-path = &uart0;
reg = <0x00000000 0x20000000>; /* 512 MiB */
@@ -54,7 +54,7 @@
reg = <0x00000000 0x20000000>; /* 512 MB */
@@ -56,7 +56,7 @@
@@ -23,7 +23,7 @@
@@ -24,7 +24,7 @@
@@ -70,7 +70,7 @@
reg = <0x00000000 0x00000000 0x00000000 0x40000000>; /* 1GB */
reg = <0 0x00000000 0 0x80000000>; /* 2 GB */
@@ -68,7 +68,7 @@
/*
* 8 GB of plug-in RAM modules by default.The amount
@@ -57,7 +57,7 @@
reg = <0 0x00000000 0 0x20000000>; /* 512MB */
reg = <0x00000000 0x00000000 0x00000000 0x10000000>; /* 256MB */
@@ -55,7 +55,7 @@
* This board has 4 GB of RAM, but the last 256 MB of
reg = <0 0x00000000 0 0x80000000>; /* 2GB */
reg = <0 0x00000000 0 0x40000000>; /* 1 GB soldered on */
reg = <0 0x00000000 0 0x40000000>; /* 1GB */