bcm63xx: ad1018: add missing partitions
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 3 Jun 2020 09:18:11 +0000 (11:18 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 3 Jun 2020 09:18:11 +0000 (11:18 +0200)
This partitions were missing when support for this device was added.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bcm63xx/dts/bcm6328-sercomm-ad1018.dts

index 421029054a7def42b35c4f8e94bad1d3aa083e92..e2c2e07d29014aec18be435ff02b11abcc8092eb 100644 (file)
                                read-only;
                        };
 
+                       partition@340000 {
+                               label = "serial";
+                               reg = <0x0340000 0x00a0000>;
+                               read-only;
+                       };
+
+                       partition@3e0000 {
+                               label = "protect";
+                               reg = <0x03e0000 0x0140000>;
+                               read-only;
+                       };
+
                        partition@6920000 {
                                label = "bootflag1";
                                reg = <0x6920000 0x0140000>;