
22 Oct
2012
22 Oct
'12
10:38 p.m.
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@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.
--
Tom