[U-Boot] [PATCH v2] cbfs: Fix incorrect CBFS file header size being used
Bin Meng
bmeng.cn at gmail.com
Tue Aug 9 05:31:22 CEST 2016
On Tue, Aug 9, 2016 at 11:32 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> From: Yaroslav K <yar444 at gmail.com>
>
> This fixes incorrect filenames in cbfsls output.
>
> Signed-off-by: Yaroslav K. <yar444 at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> [clean up checkpatch errors and warnings]
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - Clean up checkpatch errors and warnings
>
> fs/cbfs/cbfs.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list