[U-Boot] [PATCH 7/7] config: Enable CBFS, ext4 for coreboot

Simon Glass sjg at chromium.org
Tue Oct 23 07:36:50 CEST 2012


Hi Tom,

On Mon, Oct 22, 2012 at 1:38 PM, Tom Rini <trini at ti.com> wrote:
> On Fri, Oct 12, 2012 at 05:26:12PM -0700, Simon Glass wrote:
>
>> Enable Coreboot and EXT4 Filesystems on the coreboot board.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> cmd_ext4.c: In function 'do_ext4_write':
> cmd_ext4.c:110:3: error: format '%lu' expects type 'long unsigned int',
> but argument 4 has type 'int'
>
> Is what I see with my toolchain.

Hmm I thought I fixed the ext4 x86 warnings with my previous patch,
but clearly not. I will take another look and perhaps come up with
another patch.

Regards,
Simon

>
> --
> Tom


More information about the U-Boot mailing list