[PATCH] realtek: make Netgear GS108T v3 u-boot env partition writable
Sander Vanheule
sander at svanheule.net
Fri Jun 17 00:20:55 PDT 2022
Hi Stijn,
On Thu, 2022-06-16 at 22:28 +0200, Stijn Segers wrote:
> Signed-off-by: Stijn Segers <foss at volatilesystems.org>
You need to add at least one line describing why this change is needed; now you
only have a commit title. Just mentioning that you want to be able to modify the
u-boot-env from userspace should be enough.
Best,
Sander
> ---
> target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi
> b/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi
> index 7eccfcb5a2..fd44543bb4 100644
> --- a/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi
> +++ b/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi
> @@ -24,7 +24,6 @@
> partition at e0000 {
> label = "u-boot-env";
> reg = <0x00e0000 0x0010000>;
> - read-only;
> };
>
> partition at f0000 {
More information about the openwrt-devel
mailing list