From f0ec75cd4a1a56875367247b659497659826ee25 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 10 Feb 2020 18:38:21 +0100 Subject: [PATCH] lol --- .../files-4.19/arch/arm/boot/dts/qcom-ipq4029-ap-303.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4029-ap-303.dts b/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4029-ap-303.dts index 24e5dc2809..69ffda931f 100644 --- a/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4029-ap-303.dts +++ b/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4029-ap-303.dts @@ -268,15 +268,15 @@ partition@0 { /* 'aos0' in Aruba firmware */ - label = "aos0"; + label = "ubi"; reg = <0x0 0x2000000>; - read-only; }; partition@2000000 { /* 'aos1' in AVM firmware */ - label = "ubi"; + label = "not-my-fs"; reg = <0x2000000 0x2000000>; + read-only; }; partition@4000000 { -- 2.30.2