All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] firmware-imx: update package description
@ 2015-07-30  8:41 Baruch Siach
  2015-07-30  9:07 ` Gary Bisson
  2015-07-30 21:08 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Baruch Siach @ 2015-07-30  8:41 UTC (permalink / raw)
  To: buildroot

Current firmware-imx version no longer contains ath6k and ar3k firmware.

Cc: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/freescale-imx/firmware-imx/Config.in | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/package/freescale-imx/firmware-imx/Config.in b/package/freescale-imx/firmware-imx/Config.in
index dd96d8889e64..fca280a85ac9 100644
--- a/package/freescale-imx/firmware-imx/Config.in
+++ b/package/freescale-imx/firmware-imx/Config.in
@@ -4,10 +4,7 @@ config BR2_PACKAGE_FIRMWARE_IMX
 	help
 	  Firmware blobs for the Freescale i.MX SoCs.
 
-	  It contains blobs for Atheros AR6003, SDMA and VPU.
-
-	  Note: it also contains a blob for ar3k/30101 but upstream
-	  linux-firmware has that as well.
+	  It contains blobs for SDMA and VPU.
 
 	  This library is provided by Freescale as-is and doesn't have
 	  an upstream.
-- 
2.4.6

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] firmware-imx: update package description
  2015-07-30  8:41 [Buildroot] [PATCH] firmware-imx: update package description Baruch Siach
@ 2015-07-30  9:07 ` Gary Bisson
  2015-07-30  9:29   ` Baruch Siach
  2015-07-30 21:08 ` Thomas Petazzoni
  1 sibling, 1 reply; 5+ messages in thread
From: Gary Bisson @ 2015-07-30  9:07 UTC (permalink / raw)
  To: buildroot

Hi Baruch,

On Thu, Jul 30, 2015 at 10:41 AM, Baruch Siach <baruch@tkos.co.il> wrote:
> Current firmware-imx version no longer contains ath6k and ar3k firmware.

Good catch! Thanks for the patch.

Gary

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] firmware-imx: update package description
  2015-07-30  9:07 ` Gary Bisson
@ 2015-07-30  9:29   ` Baruch Siach
  2015-07-30  9:32     ` Gary Bisson
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2015-07-30  9:29 UTC (permalink / raw)
  To: buildroot

Hi Gary,

On Thu, Jul 30, 2015 at 11:07:07AM +0200, Gary Bisson wrote:
> Hi Baruch,
> 
> On Thu, Jul 30, 2015 at 10:41 AM, Baruch Siach <baruch@tkos.co.il> wrote:
> > Current firmware-imx version no longer contains ath6k and ar3k firmware.
> 
> Good catch! Thanks for the patch.

Can you give a formal ack for patchwork to catch?

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] firmware-imx: update package description
  2015-07-30  9:29   ` Baruch Siach
@ 2015-07-30  9:32     ` Gary Bisson
  0 siblings, 0 replies; 5+ messages in thread
From: Gary Bisson @ 2015-07-30  9:32 UTC (permalink / raw)
  To: buildroot

Hi Baruch

On Thu, Jul 30, 2015 at 11:29 AM, Baruch Siach <baruch@tkos.co.il> wrote:
> Hi Gary,
>
> On Thu, Jul 30, 2015 at 11:07:07AM +0200, Gary Bisson wrote:
>> Hi Baruch,
>>
>> On Thu, Jul 30, 2015 at 10:41 AM, Baruch Siach <baruch@tkos.co.il> wrote:
>> > Current firmware-imx version no longer contains ath6k and ar3k firmware.
>>
>> Good catch! Thanks for the patch.
>
> Can you give a formal ack for patchwork to catch?

Sorry I meant to do it in my previous e-mail.

Acked-by: Gary Bisson <gary.bisson@boundarydevices.com>

Thanks,
Gary

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] firmware-imx: update package description
  2015-07-30  8:41 [Buildroot] [PATCH] firmware-imx: update package description Baruch Siach
  2015-07-30  9:07 ` Gary Bisson
@ 2015-07-30 21:08 ` Thomas Petazzoni
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-07-30 21:08 UTC (permalink / raw)
  To: buildroot

Dear Baruch Siach,

On Thu, 30 Jul 2015 11:41:28 +0300, Baruch Siach wrote:
> Current firmware-imx version no longer contains ath6k and ar3k firmware.
> 
> Cc: Gary Bisson <gary.bisson@boundarydevices.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/freescale-imx/firmware-imx/Config.in | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-30 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30  8:41 [Buildroot] [PATCH] firmware-imx: update package description Baruch Siach
2015-07-30  9:07 ` Gary Bisson
2015-07-30  9:29   ` Baruch Siach
2015-07-30  9:32     ` Gary Bisson
2015-07-30 21:08 ` Thomas Petazzoni

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.