usb: gadget: fastboot: Add option to download to a buffer
This adds an option to download the image data to a temporary
buffer rather than to a file. While a file is generally the
better option, in some special cases a buffer is better for
memory usage.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 31a7e68 commit e5098495d4be465d6a93b4bbd9a59257c48ce068
@Sascha Hauer Sascha Hauer authored on 30 Jan 2018
Showing 2 changed files
View
drivers/usb/gadget/Kconfig
View
drivers/usb/gadget/f_fastboot.c