[OpenWrt-Devel] [PATCH] ath79: Add missing read-only properties
Sven Eckelmann
sven at narfation.org
Fri May 10 02:28:19 EDT 2019
On Thursday, 9 May 2019 13:50:39 CEST Adrian Schmutzler wrote:
> diff --git a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts b/
target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
> index 1e3cf40f71..fa74cf2344 100644
> --- a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
> +++ b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
> @@ -114,6 +114,7 @@
> partition at 1 {
> label = "u-boot-env";
> reg = <0x040000 0x010000>;
> + read-only;
> };
>
> partition at 2 {
I think this device is in a weird state for ath79 but following info would be
relevant when it would support flash installations and sysupgrade like under
ar71xx:
This device needs to write access to the u-boot-env to switch the firmware
partition and adjust the kernel + (static part of) rootfs checksums during
syspgrade.
Kind regards,
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20190510/35c23499/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list