fastboot: Drop support for downloading to buffer
The option to download to a buffer instead of a file was introduced
because in some workloads it is required to have a contiguous image
in memory. With recent changes now ramfs can provide such a buffer
via memmap API even when it downloaded the data to a file. This makes
the explicit download to buffer option unnecessary, so remove it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5e2ebdb commit fc02309887efe3d88e598f9079bf48f63427bcb5
@Sascha Hauer Sascha Hauer authored on 11 Jun 2020
Showing 3 changed files
View
common/Kconfig
View
common/fastboot.c
View
include/fastboot.h