[U-Boot] [PATCH v2 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set

Simon Glass sjg at chromium.org
Mon Aug 3 00:30:27 CEST 2015


On 25 July 2015 at 02:11, Lukasz Majewski <l.majewski at majess.pl> wrote:
> Up till now it was impossible to use code from update.c when system
> was not equipped with raw FLASH memory.
> Such behavior prevented DFU from reusing this code.
>
> Signed-off-by: Lukasz Majewski <l.majewski at majess.pl>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
>
> ---
> Changes for v2:
> - None
> ---
>  common/update.c | 15 +++++++--------
>  1 file changed, 7 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list