[U-Boot] [PATCH] gunzip.c: use block layer for writes

Simon Glass sjg at chromium.org
Wed Apr 20 16:40:21 CEST 2016


On 11 April 2016 at 16:21, Eric Nelson <eric at nelint.com> wrote:
> Call blk_dwrite to ensure that the block cache is notified
> if enabled and remove build breakage when CONFIG_BLK is enabled.
>
> Signed-off-by: Eric Nelson <eric at nelint.com>
> ---
>  lib/gunzip.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list