mbox

[Xenial,PULL] linux-firmware: firmware for Intel Joule

Message ID CAH10aOgPW9eq-ais0i64A8v06qmRVyTZanGn1st1Une32FsFXg@mail.gmail.com
State New
Headers show

Pull-request

https://git.launchpad.net/~wenchien/+git/linux-firmware xenial-lp1689497

Message

Wen-chien Jesse Sung May 9, 2017, 9:19 a.m. UTC
BugLink: https://launchpad.net/bugs/1689497

Two additional firmware files are required for Joule.

One is the firmware for supporting MIPI camera. Firmware and its
license can be found at
https://github.com/Intel-5xx-Camera/intel-camera-adaptation/blob/master/fw-ipu4-1.0.tar.gz

The other is an audio topology binary.

I'll send PRs for Y/Z/A if this one looks good to you.

----------------------------------------------------------------

The following changes since commit 27edb432369046e7c16ad7466ed065e56c23ab7a:

  UBUNTU: Ubuntu-1.157.10 (2017-04-21 13:23:03 -0500)

are available in the git repository at:

  https://git.launchpad.net/~wenchien/+git/linux-firmware xenial-lp1689497

for you to fetch changes up to 3a5c71617a612d71dc8a3544edc1d5dd793c5417:

  UBUNTU: SAUCE: linux-firmware: audio topology binary for Joule
(2017-05-09 16:56:25 +0800)

----------------------------------------------------------------
Wen-chien Jesse Sung (2):
      UBUNTU: SAUCE: linux-firmware: firmware for intel-ipu4
      UBUNTU: SAUCE: linux-firmware: audio topology binary for Joule

 1a98-INTEL-EDK2-2-tplg.bin    | Bin 0 -> 27156 bytes
 LICENSE.ipu4                  |  86
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 LICNESE.CCViewLicensePage.pdf | Bin 0 -> 68827 bytes
 WHENCE.ubuntu                 |  20 ++++++++++++++++
 ipu4_cpd_b0.bin               | Bin 0 -> 3919872 bytes
 5 files changed, 106 insertions(+)
 create mode 100644 1a98-INTEL-EDK2-2-tplg.bin
 create mode 100644 LICENSE.ipu4
 create mode 100644 LICNESE.CCViewLicensePage.pdf
 create mode 100644 ipu4_cpd_b0.bin

Comments

Seth Forshee May 10, 2017, 1:48 p.m. UTC | #1
On Tue, May 09, 2017 at 05:19:49PM +0800, Jesse Sung wrote:
> BugLink: https://launchpad.net/bugs/1689497
> 
> Two additional firmware files are required for Joule.
> 
> One is the firmware for supporting MIPI camera. Firmware and its
> license can be found at
> https://github.com/Intel-5xx-Camera/intel-camera-adaptation/blob/master/fw-ipu4-1.0.tar.gz
> 
> The other is an audio topology binary.
> 
> I'll send PRs for Y/Z/A if this one looks good to you.

I don't think that the license allows us to redistrubte the firmware in
our linux-firmware package. The section which seems to be applicable
specifies that the firmware can be distributed "solely as embedded in or
for execution on an Intel-based product, and if to an end user, pursuant
to a license agreement with terms and conditions at least as restrictive
as those contained in the Intel End User Software License Agreement in
Appendix A hereto." The end-user license specifically forbids
redistribution, which I believe makes the firmware unacceptable for
main.

Seth