aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch')
-rw-r--r--target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch b/target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch
index a809845bce..1136240882 100644
--- a/target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch
+++ b/target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch
@@ -12,13 +12,13 @@
};
+ partition@40000 {
-+ label = "uboot";
++ label = "u-boot";
+ reg = <0x00040000 0x00380000>;
+ read-only;
+ };
+
+ partition@3c0000 {
-+ label = "uboot_env";
++ label = "u-boot-env";
+ reg = <0x003c0000 0x00080000>;
+ };
+