From: Jaswinder Singh Date: Mon, 6 Apr 2009 21:34:12 +0000 (-0700) Subject: firmware: convert av7110 driver to request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=f14750df55347fabe67dcb80f26c83537e70e7a7;p=linux-firmware firmware: convert av7110 driver to request_firmware() Signed-off-by: Jaswinder Singh Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index c006af8..c0a7c8f 100644 --- a/WHENCE +++ b/WHENCE @@ -632,3 +632,13 @@ Licence: Unknown Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: DVB AV7110 -- AV7110 cards + +File: av7110/bootcode.bin + +Licence: GPLv2 or later + +ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S + +-------------------------------------------------------------------------- diff --git a/av7110/bootcode.bin b/av7110/bootcode.bin new file mode 100644 index 0000000..f315775 Binary files /dev/null and b/av7110/bootcode.bin differ