All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] orange-pi-zero: misc updates
@ 2017-11-06 10:16 Sergey Matyukevich
  2017-11-06 10:16 ` [Buildroot] [PATCH v2 1/3] armbian-firmware: new package Sergey Matyukevich
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sergey Matyukevich @ 2017-11-06 10:16 UTC (permalink / raw)
  To: buildroot

Hi all,

This is the second iteration of the patchset which aimes at enabling WiFi
on orange-pi-zero board right out-of-the-box. The first approach suggested
to pull xr819 WiFi chip firmware from armbian repositories.

Meanwhile it turned out that Armbian project created a separate github
repository to keep firmware binary blobs for all their supported boards.
Reviewers (Peter Korsgaard and Yann E. Morin) suggested to use new
Armbian firmware repository and organize access to firmware files
in a similar way to what linux-firmware does.

Regards,
Sergey


Sergey Matyukevich (3):
  armbian-firmware: new package
  orange-pi-zero: add xr819 firmware
  DEVELOPERS: add myself to several packages

 DEVELOPERS                                     |    7 +++
 configs/orangepi_zero_defconfig                |    5 +-
 package/Config.in                              |    1
 package/armbian-firmware/Config.in             |   21 +++++++++
 package/armbian-firmware/armbian-firmware.hash |    2
 package/armbian-firmware/armbian-firmware.mk   |   53 +++++++++++++++++++++++++
 6 files changed, 88 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2017-11-07  9:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06 10:16 [Buildroot] [PATCH v2] orange-pi-zero: misc updates Sergey Matyukevich
2017-11-06 10:16 ` [Buildroot] [PATCH v2 1/3] armbian-firmware: new package Sergey Matyukevich
2017-11-07  9:04   ` Peter Korsgaard
2017-11-06 10:16 ` [Buildroot] [PATCH v2 2/3] orange-pi-zero: add xr819 firmware Sergey Matyukevich
2017-11-07  9:04   ` Peter Korsgaard
2017-11-06 10:16 ` [Buildroot] [PATCH v2 3/3] DEVELOPERS: add myself to several packages Sergey Matyukevich
2017-11-07  9:04   ` Peter Korsgaard
2017-11-06 10:33 ` [Buildroot] [PATCH v2] orange-pi-zero: misc updates Jagan Teki
2017-11-06 11:10   ` Sergey Matyukevich

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.