All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@gmail.com>
To: Robert Marko <robimarko@gmail.com>, Thibaut <hacks@slashdirt.org>
Cc: Kalle Valo <kvalo@kernel.org>,
	kvalo@codeaurora.org, davem@davemloft.net, kuba@kernel.org,
	ath10k@lists.infradead.org, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org, open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ath10k: support bus and device specific API 1 BDF selection
Date: Wed, 16 Feb 2022 22:19:31 +0100	[thread overview]
Message-ID: <70a8dd7a-851d-686b-3134-50f21af0450c@gmail.com> (raw)
In-Reply-To: <CAOX2RU7d9amMseczgp-PRzdOvrgBO4ZFM_+hTRSevCU85qT=kA@mail.gmail.com>

Hi,

On 16/02/2022 14:38, Robert Marko wrote:
> Silent ping,
> 
> Does anybody have an opinion on this?

As a fallback, I've cobbled together from the old scripts that
"concat board.bin into a board-2.bin. Do this on the device
in userspace on the fly" idea. This was successfully tested
on one of the affected devices (MikroTik SXTsq 5 ac (RBSXTsqG-5acD))
and should work for all MikroTik.

"ipq40xx: dynamically build board-2.bin for Mikrotik"
<https://git.openwrt.org/?p=openwrt/staging/chunkeey.git;a=commit;h=52f3407d94da62b99ba6c09f3663464cccd29b4f>
(though I don't think this link will stay active for
too long.)

Regards,
Christian

WARNING: multiple messages have this Message-ID (diff)
From: Christian Lamparter <chunkeey@gmail.com>
To: Robert Marko <robimarko@gmail.com>, Thibaut <hacks@slashdirt.org>
Cc: Kalle Valo <kvalo@kernel.org>,
	kvalo@codeaurora.org, davem@davemloft.net,  kuba@kernel.org,
	ath10k@lists.infradead.org, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org, open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ath10k: support bus and device specific API 1 BDF selection
Date: Wed, 16 Feb 2022 22:19:31 +0100	[thread overview]
Message-ID: <70a8dd7a-851d-686b-3134-50f21af0450c@gmail.com> (raw)
In-Reply-To: <CAOX2RU7d9amMseczgp-PRzdOvrgBO4ZFM_+hTRSevCU85qT=kA@mail.gmail.com>

Hi,

On 16/02/2022 14:38, Robert Marko wrote:
> Silent ping,
> 
> Does anybody have an opinion on this?

As a fallback, I've cobbled together from the old scripts that
"concat board.bin into a board-2.bin. Do this on the device
in userspace on the fly" idea. This was successfully tested
on one of the affected devices (MikroTik SXTsq 5 ac (RBSXTsqG-5acD))
and should work for all MikroTik.

"ipq40xx: dynamically build board-2.bin for Mikrotik"
<https://git.openwrt.org/?p=openwrt/staging/chunkeey.git;a=commit;h=52f3407d94da62b99ba6c09f3663464cccd29b4f>
(though I don't think this link will stay active for
too long.)

Regards,
Christian

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  reply	other threads:[~2022-02-16 21:19 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09 22:17 [PATCH] ath10k: support bus and device specific API 1 BDF selection Robert Marko
2021-10-09 22:17 ` Robert Marko
2021-10-14 11:54 ` Christian Lamparter
2021-10-14 11:54   ` Christian Lamparter
2021-10-14 12:01   ` Robert Marko
2021-10-14 12:01     ` Robert Marko
2021-10-14 13:23     ` Christian Lamparter
2021-10-14 13:23       ` Christian Lamparter
2021-12-07 18:06 ` Kalle Valo
2021-12-07 18:06   ` Kalle Valo
2021-12-07 18:09   ` Kalle Valo
2021-12-07 18:09     ` Kalle Valo
2021-12-08 12:21   ` Robert Marko
2021-12-08 12:21     ` Robert Marko
2021-12-08 14:07     ` Christian Lamparter
2021-12-08 14:07       ` Christian Lamparter
2021-12-17 12:06       ` Robert Marko
2021-12-17 12:06         ` Robert Marko
2021-12-17 12:25         ` Thibaut
2021-12-17 12:25           ` Thibaut
2022-02-02 18:49           ` Robert Marko
2022-02-02 18:49             ` Robert Marko
2022-02-16 13:38             ` Robert Marko
2022-02-16 13:38               ` Robert Marko
2022-02-16 21:19               ` Christian Lamparter [this message]
2022-02-16 21:19                 ` Christian Lamparter
2022-02-16 21:55                 ` Thibaut
2022-02-16 21:55                   ` Thibaut
2022-05-03 15:58                   ` Robert Marko
2022-05-03 15:58                     ` Robert Marko
2022-05-04  7:48                     ` Kalle Valo
2022-05-04  7:48                       ` Kalle Valo
2022-05-06  6:19 ` Kalle Valo
2022-05-06  6:19   ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=70a8dd7a-851d-686b-3134-50f21af0450c@gmail.com \
    --to=chunkeey@gmail.com \
    --cc=ath10k@lists.infradead.org \
    --cc=davem@davemloft.net \
    --cc=hacks@slashdirt.org \
    --cc=kuba@kernel.org \
    --cc=kvalo@codeaurora.org \
    --cc=kvalo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=robimarko@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.