Am 13.04.2022 15:27, schrieb Reinhard Max:
I forgot to mention that these three patches are meant to go into
21.03 as well, to complete support for this board.
22.03, of course. Sorry for the noise.
But support for this board should also easily be backportable to 21.02,
if the policy allows
Hi,
I forgot to mention that these three patches are meant to go into 21.03
as well, to complete support for this board.
cu
Reinhard
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-de
Two MAC addresses are apparently located at offsets 0xe000 and 0xe006 in
the factory partition on these devices. Change the dts to use the first
one.
See also:
https://github.com/openwrt/openwrt/pull/4046#issuecomment-1091596559
Signed-off-by: Reinhard Max
---
.../ramips/dts/mt7621_hilink_hlk-7
Rename the switch ports from 'lan[1..4]' and 'wan' to 'p[0..4]'. This
matches the SoC documentation and the silkscreen for the port LEDs on
the module. There is no LAN/WAN labeling on the board itself.
This eval board is so universal (many additional interfaces broken out
on pin headers, mPCIe slo
The HiLink HLK-7621A evaluation board[1] contains no on-board WiFi
hardware and its Mini PCIe slot can be used for arbitrary extension
cards. So it makes no sense for a default build to assume that any
particular type of WiFi chip is present.
[1] http://hlktech.net/index.php?id=436
Signed-off-by:
Hi Ben,
Early 2021, we discussed a bit regarding auto-distance using ath10k.
You mentioned back then that another party was working on that and they
would release it as open source somewhere in Q3/Q4 of 2021.
Do you know the status regarding that?
If they do not intend to open-source it:
- D
Den tis 15 mars 2022 kl 21:14 skrev Sergey Ryazanov :
>
> On Tue, Mar 15, 2022 at 10:36 PM Henrik Ginstmark wrote:
> > Today it's hard coded to read text messages from SIM card.
> > Not all devices store received text messages in SIM, they store
> > in me, QMI_WMS_STORAGE_TYPE_NV.
> > I have added