On Tue, 25 Oct 2022 00:24:49 +0200
Hauke Mehrtens <ha...@hauke-m.de> wrote:

> On 10/23/22 13:19, Torsten Duwe wrote:

> > Changes from v1:
> > ----------------
> > 
> > * return to squashfs for the rootfs; ubifs causes too much
> > complexity esp. for updates, when even the same model can be
> > equipped with varying flash chip geometries. UBI partitioning and
> > volumes are kept though.
> 
> Hi,
> 
> How is this related to the pull request adding support for these
> devices on github?
> https://github.com/openwrt/openwrt/pull/5075
> 
> The pull request on github looks mostly ok to me, I just had some
> minor questions.

There's 2 major differences: most importantly, I ignore the secondary
system for the WiFi, which I do not need. And secondly, see above, I
returned the build to squashfs, which eliminates the need to look at
the actual flash geometry (the -micron.dts variants in Daniel's
version).

Daniel goes for the 100% solution, including WiFi. My patch set is thus
smaller, and IMHO suited for 22.03, whereas Daniel correctly targets
master. Maybe we can at least unify the device tree source.

        Torsten




_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to