]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit - isci/Makefile
isci: Add firmware blob and sources
authorBen Hutchings <ben@decadent.org.uk>
Sat, 17 Dec 2011 16:58:47 +0000 (16:58 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 29 Dec 2011 16:27:13 +0000 (17:27 +0100)
commitde960e5045cce262dabfba7aee621ddf27b67bdb
treeaeb8b5757c20af03be5850ccf2eb8ebe45473c9c
parent9897fdba8c422615695af7be3a3d42db46d35620
isci: Add firmware blob and sources

isci requires a parameter blob which is usually found in NVRAM, but it
can fall back to loading with request_firmware().  These files are
taken from the Linux source tree where they were wrongly added in
Linux 3.0.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
WHENCE
isci/Makefile [new file with mode: 0644]
isci/README [new file with mode: 0644]
isci/create_fw.c [new file with mode: 0644]
isci/create_fw.h [new file with mode: 0644]
isci/isci_firmware.bin [new file with mode: 0644]
isci/probe_roms.h [new file with mode: 0644]