commit | 467cc396fb4665957bc7d182c96e45a4d7c575e4 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Sat Dec 20 16:57:46 2008 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 07 10:00:19 2009 -0800 |
tree | eef8d077a1a45c4ad704c99ee2639bb6fd2d376e | |
parent | ce6cde92803e961d95ddacdf74bd8b067f82f7d4 [diff] |
i2400m: firmware loading and bootrom initialization Implements the firmware loader (using the bus-specific driver's backends for the actual upload). The most critical thing in here is the piece that puts the device in boot-mode from any other (undetermined) state, otherwise, it is just pushing the bytes from the firmware file to the device. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>