aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts')
-rw-r--r--target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts b/target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts
index 639cef3a7e..365a4552f2 100644
--- a/target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts
+++ b/target/linux/bcm63xx/dts/bcm6328-nucom-r5010un-v2.dts
@@ -94,20 +94,20 @@
#address-cells = <1>;
#size-cells = <1>;
- cfe@0 {
+ partition@0 {
reg = <0x000000 0x010000>;
label = "cfe";
read-only;
};
- linux@10000 {
- reg = <0x010000 0x7e0000>;
+ partition@10000 {
+ reg = <0x010000 0xfe0000>;
label = "linux";
compatible = "brcm,bcm963xx-imagetag";
};
- nvram@7f0000 {
- reg = <0x7f0000 0x010000>;
+ partition@ff0000 {
+ reg = <0xff0000 0x010000>;
label = "nvram";
};
};