ARM: dts: armada-370-xp: Fixup memory DT warning

memory has a reg property so the unit name should contain an address.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Gregory CLEMENT 2016-11-06 09:29:35 +01:00
Родитель 3a729d7ccf
Коммит 6f477f43f9
18 изменённых файлов: 18 добавлений и 18 удалений

Просмотреть файл

@ -67,7 +67,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x40000000>; /* 1 GB */ reg = <0x00000000 0x40000000>; /* 1 GB */
}; };

Просмотреть файл

@ -62,7 +62,7 @@
stdout-path = &uart0; stdout-path = &uart0;
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MiB */ reg = <0x00000000 0x20000000>; /* 512 MiB */
}; };

Просмотреть файл

@ -54,7 +54,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -56,7 +56,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -56,7 +56,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -67,7 +67,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -23,7 +23,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -24,7 +24,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -70,7 +70,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x20000000>; /* 512 MB */ reg = <0x00000000 0x20000000>; /* 512 MB */
}; };

Просмотреть файл

@ -62,7 +62,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x00000000 0x00000000 0x40000000>; /* 1GB */ reg = <0x00000000 0x00000000 0x00000000 0x40000000>; /* 1GB */
}; };

Просмотреть файл

@ -67,7 +67,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0 0x00000000 0 0x80000000>; /* 2 GB */ reg = <0 0x00000000 0 0x80000000>; /* 2 GB */
}; };

Просмотреть файл

@ -68,7 +68,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
/* /*
* 8 GB of plug-in RAM modules by default.The amount * 8 GB of plug-in RAM modules by default.The amount

Просмотреть файл

@ -57,7 +57,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0 0x00000000 0 0x20000000>; /* 512MB */ reg = <0 0x00000000 0 0x20000000>; /* 512MB */
}; };

Просмотреть файл

@ -62,7 +62,7 @@
stdout-path = &uart0; stdout-path = &uart0;
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x00000000 0x00000000 0x10000000>; /* 256MB */ reg = <0x00000000 0x00000000 0x00000000 0x10000000>; /* 256MB */
}; };

Просмотреть файл

@ -55,7 +55,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
/* /*
* This board has 4 GB of RAM, but the last 256 MB of * This board has 4 GB of RAM, but the last 256 MB of

Просмотреть файл

@ -56,7 +56,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0 0x00000000 0 0x80000000>; /* 2GB */ reg = <0 0x00000000 0 0x80000000>; /* 2GB */
}; };

Просмотреть файл

@ -57,7 +57,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0 0x00000000 0 0x40000000>; /* 1 GB soldered on */ reg = <0 0x00000000 0 0x40000000>; /* 1 GB soldered on */
}; };

Просмотреть файл

@ -70,7 +70,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0 0x00000000 0 0x40000000>; /* 1GB */ reg = <0 0x00000000 0 0x40000000>; /* 1GB */
}; };