Skip to content

Commit

Permalink
i2400m: firmware loading and bootrom initialization
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Inaky Perez-Gonzalez authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent ce6cde9 commit 467cc39
Showing 1 changed file with 1,095 additions and 0 deletions.
Loading

0 comments on commit 467cc39

Please sign in to comment.