[OpenWrt-Devel] mt7620/1, mt7530: Where are these MAC and MII registers documented?

2019-06-28 Thread Daniel Santos via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hello, I'm looking at the mt7620

[OpenWrt-Devel] mt7620/1, mt7530: Where are these MAC and MII registers documented?

2019-06-28 Thread Daniel Santos via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hello, I'm looking at the mt7620

[OpenWrt-Devel] [PATCH] lua: fix build with MacOS's make

2019-06-28 Thread Rafał Miłecki
From: Rafał Miłecki It apparently requires passing V variable explicitly. Fixes: fe59b46ca7e0 ("lua: include version number in installed files") Reported-by: Kevin Darbyshire-Bryant Signed-off-by: Rafał Miłecki --- .../lua/patches-host/001-include-version-number.patch| 9 + .../ut

Re: [OpenWrt-Devel] [PATCH V2 2/2] lua: rename package to lua5.1

2019-06-28 Thread Rafał Miłecki
On 22.06.2019 14:11, Rafał Miłecki wrote: From: Rafał Miłecki This will allow adding packages for new Lua releases cleanly. At the same time it doesn't break existing packages thanks to the PROVIDES. Signed-off-by: Rafał Miłecki This causes: WARNING: Makefile 'package/feeds/luci/luci/Makefi