On Wed, Oct 15, 2014 at 04:38:31AM -0600, Simon Glass wrote:

> From: Gabe Black <gabebl...@chromium.org>
> 
> inttypes.h defines format specifiers for printf which work with data types of
> particular sizes. stdlib.h is currently just a passthrough to malloc.h which
> has declarations of the various *alloc functions.
> 
> Add the required #define to common.h so that these printf format specifiers
> will be made available.
> 
> Signed-off-by: Gabe Black <gabebl...@google.com>
> Reviewed-by: Gabe Black <gabebl...@chromium.org>
> Tested-by: Gabe Black <gabebl...@chromium.org>
> Reviewed-by: Bill Richardson <wfric...@google.com>
> Signed-off-by: Simon Glass <s...@chromium.org>
> (Replaced with a GPL version from glibc)

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to