Re: [PATCH] firmware: convert Ambassador ATM driver torequest_firmware()

From: David Woodhouse
Date: Thu Jun 05 2008 - 14:28:28 EST


On Thu, 2008-06-05 at 14:20 -0400, Chas Williams (CONTRACTOR) wrote:
> it would need to be converted to the binary form first, or the patch
> will need to rewritten to use the s-record format.

We can do binary form. We just run it through objcopy -Ibinary -Oihex
for convenience of handling it (and that's different to the ones we
actually hand to the kernel in the form of records).

--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/