diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2009-04-06 17:34:12 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-04-06 17:34:12 -0400 |
commit | 9137f05f7e72517d44b6b0c15b11b419ecb5d201 (patch) | |
tree | 63e1589e6dcf0a83d45e95420fd942c8821a7ae8 /firmware/WHENCE | |
parent | 4528e429009325790d94cd4f816b386bea8e8291 (diff) |
firmware: convert av7110 driver to request_firmware()
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index c006af85a1aa..c0a7c8f20c0e 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -632,3 +632,13 @@ Licence: Unknown | |||
632 | Found in hex form in kernel source. | 632 | Found in hex form in kernel source. |
633 | 633 | ||
634 | -------------------------------------------------------------------------- | 634 | -------------------------------------------------------------------------- |
635 | |||
636 | Driver: DVB AV7110 -- AV7110 cards | ||
637 | |||
638 | File: av7110/bootcode.bin | ||
639 | |||
640 | Licence: GPLv2 or later | ||
641 | |||
642 | ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S | ||
643 | |||
644 | -------------------------------------------------------------------------- | ||