[OpenWrt-Devel] [PATCH v2] ramips: Add support for ZBT WE826-E

Petr Štetiar ynezz at true.cz
Thu May 16 09:17:44 EDT 2019


Kristian Evensen <kristian.evensen at gmail.com> [2019-05-16 15:02:31]:

Hi,

> The router ships with an older version of OpenWRT, but with a broken web
> user interface. In order to install the image, you need to SSH into the
> router and run sysupgrade. The default address of the router is
> 192.168.1.1, user is root and password admin. Once you are in, run the
> following command:
> 
> sysupgrade -n -F
> openwrt-ramips-mt7620-zbtlink_zbt-we826-e-squashfs-sysupgrade.bin
> 
> Recovery:
> 
> The router ships with a web-based recovery system. If you need to
> recover the router, keep the reset button pressed during boot and access
> 192.168.1.1 in your browser when your machine obtains an IP address.
> Upload the firmware to start the recovery process.

it's not mandatory, so you're not obliged to do so, but it makes me wonder if
it would be possible to generate factory image which could be flashed with the
same recovery mechanism, thus avoiding the -F in the sysupgrade above
(considered dangerous).

> +++ b/target/linux/ramips/dts/ZBT-WE826-E.dts
> @@ -0,0 +1,83 @@
> +/dts-v1/;

Please can you consider adding `SPDX-License-Identifier: GPL-2.0-or-later OR
MIT` ?

Otherwise LGTM.

-- ynezz

_______________________________________________
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