From: David Woodhouse Date: Thu, 5 Jun 2008 11:59:51 +0000 (+0100) Subject: firmware: convert Ambassador ATM driver to request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be73ac999db038488f534408ad4e673b566d1ee;p=linux-firmware firmware: convert Ambassador ATM driver to request_firmware() Since it had various regions to be loaded to separate addresses, and it wanted to do them in fairly small chunks anyway, switch it to use the new ihex code. Encode the start address in the first record. Signed-off-by: David Woodhouse Acked-by: Chas Williams --- diff --git a/atmsar11.fw b/atmsar11.fw new file mode 100644 index 0000000..e14f6bd Binary files /dev/null and b/atmsar11.fw differ