From: Ben Greear
It loads now, at least. Previosly worked on x86 when not trying
to do backports build. Had to hack on the driver's include files
and some related stuff a bit to get it to compile for OpenWRT.
Signed-off-by: Ben Greear
---
package/kernel/rtl8812AU/Makefile | 63 ++
Hi Robert,
On Fri, 9 Nov 2018 at 18:11, Robert Marko wrote:
>
> Take a look at this example.
> https://github.com/openwrt/openwrt/pull/713#issuecomment-369844218
Many Thanks, I will check this
Regards,
Clement
>
> You have to use ath10k-bdencoder
> On Fri, 9 Nov 2018 at 16:07, Clément Péron w
Take a look at this example.
https://github.com/openwrt/openwrt/pull/713#issuecomment-369844218
You have to use ath10k-bdencoder
On Fri, 9 Nov 2018 at 16:07, Clément Péron wrote:
>
> Hi Robert,
>
> Thanks for the info, I have looked at the ipq-wifi but for exemple the
> "board-zyxel_nbg6617.bin"
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 ---
This is actually a build dependenc
Hi Robert,
Thanks for the info, I have looked at the ipq-wifi but for exemple the
"board-zyxel_nbg6617.bin" and "board-zyxel_wre6606.bin" are already
combined into one board.bin. and they just replace the board-2.bin,
But how are they combined ?
I have seems some example to upstream the BDFs like
Hi,
I'm using a IPQ40xx board with kernel 4.14 (DK05 variant), I have
successfully extract the pre-cal but i'm now stuck at the board-2.bin
loading.
When booting the ath10k_pci is looking for
"bus=ahb,bmi-chip-id=0,bmi-board-id=16" and a
"bus=ahb,bmi-chip-id=0,bmi-board-id=27" however these board
From: Petr Štetiar
If I create following image:
define Device/engenius-m36
IMAGE/sysupgrade.bin := combined-image | append-metadata
endef
Sysupgrade then errors out:
Invalid image. Contents do not match checksum
(image:cd285595eaf297370404ae0e2815ec1a
calculated:2cf9a2286fb6b01af3ea18912
From: Petr Štetiar
This patch reverts commit 2dc1f54b1205094e7c6036cae6275d2c326bad3e as it
breaks the build for me on x86-64 if I've IPV6 support disabled. Same config
builds fine on `openwrt-18.06` branch at 55d078b2.
$ grep IPV6 .config
# CONFIG_KERNEL_IPV6 is not set
# CONFIG_IPV6 is