From 4731f02fa2c24fad4179fb8f756ecc40f26b6916 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 30 Dec 2016 12:38:06 +0100 Subject: kirkwood: fix ubi partition name Signed-off-by: Felix Fietkau --- target/linux/kirkwood/patches-4.4/190-nsa310s.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/kirkwood/patches-4.4/190-nsa310s.patch') diff --git a/target/linux/kirkwood/patches-4.4/190-nsa310s.patch b/target/linux/kirkwood/patches-4.4/190-nsa310s.patch index 54c0e81510..d88cd74e99 100644 --- a/target/linux/kirkwood/patches-4.4/190-nsa310s.patch +++ b/target/linux/kirkwood/patches-4.4/190-nsa310s.patch @@ -260,7 +260,7 @@ + }; + + partition@200000 { -+ label = "root"; ++ label = "ubi"; + reg = <0x200000 0x7e00000>; + }; +}; -- cgit v1.2.3