From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 12 Apr 2016 10:45:08 -0600 Subject: [U-Boot] [PATCH] gunzip.c: use block layer for writes In-Reply-To: <1460413297-16640-1-git-send-email-eric@nelint.com> References: <1460413297-16640-1-git-send-email-eric@nelint.com> Message-ID: <570D2614.3020504@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/11/2016 04:21 PM, Eric Nelson wrote: > Call blk_dwrite to ensure that the block cache is notified > if enabled and remove build breakage when CONFIG_BLK is enabled. Reviewed-by: Stephen Warren You probably wanted to Cc whichever maintainer will apply this though. Hopefully they'll see it in patchwork.