diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-07-05 05:58:30 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-14 17:45:32 -0400 |
commit | 7f127d5ed0da66053482a3e18014c439da3c41d1 (patch) | |
tree | 930f6c1ed636490e9ecb56bacf8fdd4ec5bdc6ba /firmware/WHENCE | |
parent | d12b219a228efe92f0778ed3af21305e65fbb052 (diff) |
dsp56k: use 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 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 79e62e2fea5d..5c1dc159639a 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -309,3 +309,15 @@ Licence: | |||
309 | Found in hex form in kernel source. | 309 | Found in hex form in kernel source. |
310 | 310 | ||
311 | -------------------------------------------------------------------------- | 311 | -------------------------------------------------------------------------- |
312 | |||
313 | Driver: ATARI_DSP56K - Atari DSP56k support | ||
314 | |||
315 | File: dsp56k/bootstrap.bin | ||
316 | Source: dsp56k/bootstrap.asm | ||
317 | |||
318 | Licence: GPLv2 or later | ||
319 | |||
320 | DSP56001 assembler, possibly buildable with a56 from | ||
321 | http://www.zdomain.com/a56.html | ||
322 | |||
323 | -------------------------------------------------------------------------- | ||