Home
last modified time | relevance | path

Searched hist:"6 a3bf3e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/
H A Dgunzip.c6a3bf3e5 Mon Apr 11 17:21:37 CDT 2016 Eric Nelson <eric@nelint.com> gunzip.c: use block layer for writes

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@nelint.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>