From: Johan Hovold Date: Wed, 18 Aug 2010 22:13:48 +0000 (+0200) Subject: USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA) X-Git-Tag: v2.6.37-rc1~154^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90593899de83a6e6fdea563d058acd2f4334e3f9;p=pandora-kernel.git USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA) Add new driver to access the SAM-BA boot application of Atmel AT91SAM devices. The SAM-BA firmware cannot handle merged write requests so we cannot use the generic write implementation (which uses the port write fifo). Tested with the SAM-BA 2.10 tools and an Atmel at91sam9260-ek. Signed-off-by: Johan Hovold Tested-by: Peter Korsgaard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed