From 11d24ffe961570533a4fc54a7511d30c17290623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Mork?= Date: Tue, 6 Apr 2021 11:43:05 +0200 Subject: realtek: allow writing to "u-boot-env2" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit U-Boot uses the "bootpartition" variable stored in "u-boot-env2" to select the active system partition. Allow updates to enable system switching from OpenWrt. Signed-off-by: Bjørn Mork --- target/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi') diff --git a/target/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi b/target/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi index d31eb74001..0d34ca5dc2 100644 --- a/target/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi +++ b/target/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi @@ -61,7 +61,6 @@ partition@f0000 { label = "u-boot-env2"; reg = <0x00f0000 0x0010000>; - read-only; }; partition@100000 { -- cgit v1.2.3