#21610: fix writeable u-boot partition
-----------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
-----------------------+------------------------
xiaomi mini was missing read-only flag for u-boot partition in both trunk
and CC.
{{{
--- 1/MIWIFI-MINI.dts 2016-01-14 05:46:45.054935000 +0100
+++ 2/MIWIFI-MINI.dts 2016-01-15 21:36:06.936062323 +0100
@@ -37,6 +37,7 @@
partition@0 {
label = "u-boot";
reg = <0x0 0x30000>;
+ read-only;
};
partition@30000 {
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/21610>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets