aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/files-4.14/arch/arm/boot
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mvebu/files-4.14/arch/arm/boot')
-rw-r--r--target/linux/mvebu/files-4.14/arch/arm/boot/dts/armada-385-linksys-venom.dts18
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/mvebu/files-4.14/arch/arm/boot/dts/armada-385-linksys-venom.dts b/target/linux/mvebu/files-4.14/arch/arm/boot/dts/armada-385-linksys-venom.dts
index 00a4ee9f39..2e0bed815f 100644
--- a/target/linux/mvebu/files-4.14/arch/arm/boot/dts/armada-385-linksys-venom.dts
+++ b/target/linux/mvebu/files-4.14/arch/arm/boot/dts/armada-385-linksys-venom.dts
@@ -121,51 +121,51 @@
/* Spansion S34ML02G2 256MiB, OEM Layout */
partition@0 {
label = "u-boot";
- reg = <0x0000000 0x200000>; /* 2MB */
+ reg = <0x0000000 0x200000>; /* 2MB */
read-only;
};
partition@200000 {
label = "u_env";
- reg = <0x200000 0x20000>; /* 128KB */
+ reg = <0x200000 0x20000>; /* 128KB */
};
partition@220000 {
label = "s_env";
- reg = <0x220000 0x40000>; /* 256KB */
+ reg = <0x220000 0x40000>; /* 256KB */
};
partition@180000 {
label = "unused_area";
- reg = <0x260000 0x5c0000>; /* 5.75MB */
+ reg = <0x260000 0x5c0000>; /* 5.75MB */
};
partition@7e0000 {
label = "devinfo";
- reg = <0x7e0000 0x40000>; /* 256KB */
+ reg = <0x7e0000 0x40000>; /* 256KB */
read-only;
};
/* kernel1 overlaps with rootfs1 by design */
partition@900000 {
label = "kernel1";
- reg = <0x900000 0x7b00000>; /* 123MB */
+ reg = <0x900000 0x7b00000>; /* 123MB */
};
partition@c00000 {
label = "rootfs1";
- reg = <0xc00000 0x7800000>; /* 120MB */
+ reg = <0xc00000 0x7800000>; /* 120MB */
};
/* kernel2 overlaps with rootfs2 by design */
partition@8400000 {
label = "kernel2";
- reg = <0x8400000 0x7b00000>; /* 123MB */
+ reg = <0x8400000 0x7b00000>; /* 123MB */
};
partition@8700000 {
label = "rootfs2";
- reg = <0x8700000 0x7800000>; /* 120MB */
+ reg = <0x8700000 0x7800000>; /* 120MB */
};
/* last MB is for the BBT, not writable */