[OpenWrt-Devel] [LEDE-DEV] OpenWrt -> LEDE git tree merge

p.wassi at gmx.at p.wassi at gmx.at
Mon Oct 23 05:01:39 EDT 2017


Hi,
 
> > - https://github.com/openwrt/openwrt/pull/539
> > Add TL-WA901v5 support
> 
> The GCC 7 patches are probably already in, but the target commit looks
> ok to me, but I am not a ar71xx expert.

Yesterday, I came across a TL-WA901v5 and did a PR on LEDE github, without knowing that
someone already started on the OpenWrt side ;-)
The OpenWrt PR adds another mach-*-v5 file, which basically is a copy of the mach-*-v4.
Since both boards are identical in HW (used CPU, RAM, Flash, WLAN, GPIO assignments),
I've just added another MIPS_MACHINE in the existing mach-*-v4 file without introducing
a clone there.
However, as the OEM bootloader requires the image to have the correct HW-ID (09010005), we
still need to make a seperate image for these devices.
Flashing is successfully tested via TFTP, like for the -v4 unit as described in [1]
You can find the LEDE PR at [2] - everything is compile-tested and run-tested on real HW.

Best regards,
P. Wassi

[1]:
https://forum.openwrt.org/viewtopic.php?pid=320942#p320942

[2]:
https://github.com/lede-project/source/pull/1446
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list