On Thu, Jul 24, 2014 at 12:44:25PM +1200, Chris Packham wrote: > file_size was being calculated using back-ticks but map_size uses > $(shell ...). Update the file_size calculation to use $(shell ...). > > From: Jeroen Hofstee <[email protected]> > > The binary_size_check target relies on stat -c %s > to return the size of u-boot.bin. This only works > with GNU stat though. Use wc instead. > > Signed-off-by: Chris Packham <[email protected]> > Acked-by: Simon Glass <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

