summaryrefslogtreecommitdiff
path: root/acenic/tg1.bin
diff options
context:
space:
mode:
authorJaswinder Singh <jaswinder@infradead.org>2009-01-04 16:09:40 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-04 16:10:02 -0800
commit31797a1c45878e91aad3515d611e31a23e0ad94a (patch)
treeaf0c21fc0fd61ed585c3b8e740d1a00e495522cf /acenic/tg1.bin
parent94cebd28f4fce7ddfc954eb542486308a6922971 (diff)
downloadlinux-firmware-31797a1c45878e91aad3515d611e31a23e0ad94a.tar.gz
firmware: convert acenic driver to request_firmware()
We store the firmware in its native big-endian form now, so the loop in ace_copy() is modified to use be32_to_cpup() when writing it out. We can forget the BSS,SBSS sections of the firmware, since we were clearing all the device's RAM anyway. And the text,rodata,data sections can all be loaded as a single chunk since they're contiguous (give or take a few dozen bytes in between). Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org> Acked-by: Jes Sorensen <jes@sgi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'acenic/tg1.bin')
-rw-r--r--acenic/tg1.binbin0 -> 73116 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/acenic/tg1.bin b/acenic/tg1.bin
new file mode 100644
index 0000000..6a714fa
--- /dev/null
+++ b/acenic/tg1.bin
Binary files differ