From: Inaky Perez-Gonzalez Date: Sun, 21 Dec 2008 00:57:46 +0000 (-0800) Subject: i2400m: firmware loading and bootrom initialization X-Git-Tag: v2.6.29-rc1~182^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467cc396fb4665957bc7d182c96e45a4d7c575e4;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed