On 22 July 2014 18:08, Chris Packham <[email protected]> wrote: > file_size was being calculated using back-ticks but map_size uses > $(shell ...). Update the file_size calculation to use $(shell ...). > > Signed-off-by: Chris Packham <[email protected]>
Acked-by: Simon Glass <[email protected]> But you might want to look at this. http://patchwork.ozlabs.org/patch/371936/ Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

