ramips: rtxxxx: convert to nvmem-layout

Allows replacing mac-adress-increment.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2023-11-22 15:48:24 -08:00 committed by Christian Marangi
parent 07482d15af
commit 5f479a4f34
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7
119 changed files with 1299 additions and 942 deletions

View File

@ -31,12 +31,14 @@
};
factory: partition@30000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x30000 0x10000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_2000: eeprom@2000 {
reg = <0x2000 0x200>;
@ -46,6 +48,7 @@
reg = <0x2004 0x6>;
};
};
};
partition@40000 {
compatible = "lzma";

View File

@ -36,12 +36,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -51,6 +53,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -40,12 +40,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -55,6 +57,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -40,12 +40,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -55,6 +57,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -40,12 +40,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -55,6 +57,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -32,12 +32,14 @@
};
factory: partition@30000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_2000: eeprom@2000 {
reg = <0x2000 0x200>;
@ -47,6 +49,7 @@
reg = <0x2004 0x6>;
};
};
};
partition@40000 {
compatible = "wrg";

View File

@ -37,17 +37,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x00040000 0x00010000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -35,12 +35,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -50,6 +52,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -63,12 +63,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -78,6 +80,7 @@
reg = <0x28 0x6>;
};
};
};
firmware: partition@50000 {
compatible = "denx,uimage";

View File

@ -55,12 +55,14 @@
};
devdata: partition@ff0000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0xff0000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_4000: eeprom@4000 {
reg = <0x4000 0x200>;
@ -73,6 +75,7 @@
};
};
};
};
&ethernet {
nvmem-cells = <&macaddr_devdata_4004>;

View File

@ -25,12 +25,14 @@
};
devdata: partition@30000 {
compatible = "nvmem-cells";
label = "uboot-env";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_4000: eeprom@4000 {
reg = <0x4000 0x200>;
@ -40,6 +42,7 @@
reg = <0x4004 0x6>;
};
};
};
partition@40000 {
label = "rgdb";

View File

@ -35,12 +35,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -50,6 +52,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -51,12 +51,14 @@
};
devconf: partition@40000 {
compatible = "nvmem-cells";
label = "devconf";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devconf_0: eeprom@0 {
reg = <0x0 0x200>;
@ -66,6 +68,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
devconf: partition@40000 {
compatible = "nvmem-cells";
label = "devconf";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devconf_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -72,12 +72,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -87,6 +89,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -77,12 +77,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -92,6 +94,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -32,12 +32,14 @@
};
devdata: partition@30000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_4000: eeprom@4000 {
reg = <0x4000 0x200>;
@ -47,6 +49,7 @@
reg = <0x4004 0x6>;
};
};
};
partition@40000 {
label = "devconf";

View File

@ -32,12 +32,14 @@
};
devdata: partition@30000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_4000: eeprom@4000 {
reg = <0x4000 0x200>;
@ -47,6 +49,7 @@
reg = <0x4004 0x6>;
};
};
};
factory: partition@40000 {
label = "devconf";

View File

@ -33,17 +33,20 @@
};
devdata: partition@30000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_4000: eeprom@4000 {
reg = <0x4000 0x200>;
};
};
};
partition@40000 {
label = "devconf";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -39,12 +39,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -54,6 +56,7 @@
reg = <0x4 0x6>;
};
};
};
partition@3e0000 {
label = "cimage";

View File

@ -39,12 +39,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -54,6 +56,7 @@
reg = <0x4 0x6>;
};
};
};
partition@3e0000 {
label = "cimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -68,12 +68,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -83,6 +85,7 @@
reg = <0x2e 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -79,12 +79,14 @@
};
factory: partition@50000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x50000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -94,6 +96,7 @@
reg = <0x4 0x6>;
};
};
};
partition@60000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -70,12 +70,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -85,6 +87,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -66,12 +66,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -81,6 +83,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -42,12 +42,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -57,6 +59,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -37,9 +37,11 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
@ -51,6 +53,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -61,17 +61,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -26,12 +26,14 @@
#size-cells = <1>;
uboot: partition@0 {
compatible = "nvmem-cells";
label = "uboot";
reg = <0x0 0x50000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_uboot_40000: eeprom@40000 {
reg = <0x40000 0x200>;
@ -41,6 +43,7 @@
reg = <0x40004 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -37,12 +37,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -52,6 +54,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -36,12 +36,14 @@
};
devdata: partition@30000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_0: eeprom@0 {
reg = <0x0 0x200>;
@ -51,6 +53,7 @@
reg = <0x2e 0x6>;
};
};
};
partition@40000 {
label = "devconf";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -31,12 +31,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -46,6 +48,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@60000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x60000 0x20000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@80000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x2e 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x2e 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,17 +38,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -92,12 +92,14 @@
};
factory: partition@30000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -107,6 +109,7 @@
reg = <0x28 0x6>;
};
};
};
partition@40000 {
label = "config";

View File

@ -31,12 +31,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -46,6 +48,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -63,12 +63,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -78,6 +80,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -42,12 +42,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -57,6 +59,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@3e0000 {
label = "cimage";

View File

@ -35,12 +35,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -50,6 +52,7 @@
reg = <0x28 0x6>;
};
};
};
partition@7f0000 {
label = "Data3G";

View File

@ -41,6 +41,16 @@
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
macaddr_factory_28: macaddr@28 {
reg = <0x28 0x6>;
};
};
};
partition@50000 {
@ -96,13 +106,3 @@
&otg {
status = "okay";
};
&factory {
compatible = "nvmem-cells";
#address-cells = <1>;
#size-cells = <1>;
macaddr_factory_28: macaddr@28 {
reg = <0x28 0x6>;
};
};

View File

@ -38,17 +38,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,17 +38,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -94,12 +94,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -109,6 +111,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -28,17 +28,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -28,17 +28,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4004 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x4004 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -38,12 +38,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -53,6 +55,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -69,12 +69,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -84,6 +86,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -89,12 +89,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -104,6 +106,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -66,12 +66,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -81,6 +83,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -85,12 +85,14 @@
};
factory: partition@70000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x70000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -100,6 +102,7 @@
reg = <0x28 0x6>;
};
};
};
partition@80000 {
compatible = "denx,uimage";

View File

@ -83,12 +83,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -98,6 +100,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -37,12 +37,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x00040000 0x00010000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -56,6 +58,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -94,12 +94,14 @@
};
factory: partition@34000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x34000 0x4000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -109,6 +111,7 @@
reg = <0x4 0x6>;
};
};
};
partition@38000 {
label = "nvram";

View File

@ -75,12 +75,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x00040000 0x00010000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -90,19 +92,23 @@
reg = <0x8000 0x200>;
};
};
};
devdata: partition@50000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0x00050000 0x00020000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
macaddr_devdata_d: macaddr@d {
reg = <0xd 0x6>;
};
};
};
partition@70000 {
compatible = "openwrt,uimage", "denx,uimage";

View File

@ -89,12 +89,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -104,6 +106,7 @@
reg = <0x8000 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -31,17 +31,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -110,12 +110,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x00040000 0x00010000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -125,6 +127,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -37,12 +37,14 @@
};
factory: partition@34000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x34000 0x4000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -52,6 +54,7 @@
reg = <0x2000 0x200>;
};
};
};
partition@38000 {
label = "nvram";

View File

@ -42,12 +42,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -57,6 +59,7 @@
reg = <0x8000 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -122,12 +122,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -141,6 +143,7 @@
reg = <0x8004 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -37,12 +37,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x00040000 0x00010000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -52,6 +54,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -37,12 +37,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x00040000 0x00010000>;
label = "factory";
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -52,6 +54,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -67,12 +67,14 @@
};
devconf: partition@40000 {
compatible = "nvmem-cells";
label = "devconf";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devconf_0: eeprom@0 {
reg = <0x0 0x200>;
@ -82,6 +84,7 @@
reg = <0x28 0x6>;
};
};
};
firmware: partition@50000 {
compatible = "denx,uimage";

View File

@ -61,12 +61,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -76,6 +78,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -69,12 +69,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -84,6 +86,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -69,12 +69,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -84,6 +86,7 @@
reg = <0x28 0x6>;
};
};
};
firmware: partition@50000 {
compatible = "denx,uimage";

View File

@ -88,17 +88,20 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -72,12 +72,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -87,6 +89,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -72,12 +72,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -87,6 +89,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -94,12 +94,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -109,6 +111,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -66,12 +66,14 @@
};
devdata: partition@30000 {
compatible = "nvmem-cells";
label = "devdata";
reg = <0x30000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_devdata_4000: eeprom@4000 {
reg = <0x4000 0x200>;
@ -81,6 +83,7 @@
reg = <0x4004 0x6>;
};
};
};
factory: partition@40000 {
label = "factory";

View File

@ -103,9 +103,11 @@
};
config: partition@7f0000 {
compatible = "nvmem-cells";
label = "config";
reg = <0x7f0000 0x10000>;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
@ -120,6 +122,7 @@
};
};
};
};
&spi1 {
status = "okay";

View File

@ -31,12 +31,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -46,6 +48,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -83,12 +83,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -98,6 +100,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -83,12 +83,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -98,6 +100,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -76,12 +76,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -91,6 +93,7 @@
reg = <0x4 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -73,12 +73,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -88,6 +90,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

View File

@ -76,12 +76,14 @@
};
factory: partition@40000 {
compatible = "nvmem-cells";
label = "factory";
reg = <0x40000 0x10000>;
read-only;
nvmem-layout {
compatible = "fixed-layout";
#address-cells = <1>;
#size-cells = <1>;
read-only;
eeprom_factory_0: eeprom@0 {
reg = <0x0 0x200>;
@ -91,6 +93,7 @@
reg = <0x28 0x6>;
};
};
};
partition@50000 {
compatible = "denx,uimage";

Some files were not shown because too many files have changed in this diff Show More