[U-Boot] [U-Boot, 01/10] Provide option to avoid defining a custom version of uintptr_t.

Tom Rini trini at ti.com
Mon Oct 27 23:20:05 CET 2014


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

> From: Gabe Black <gabeblack at chromium.org>
> 
> There's a definition in stdint.h (provided by gcc) which will be more correct
> if available.
> 
> Define CONFIG_USE_STDINT to use this feature, or USE_STDINT=1 on the 'make'
> commmand.
> 
> This adjusts the settings for x86 and sandbox, with both have 64-bit options.
> 
> Signed-off-by: Gabe Black <gabeblack at google.com>
> Reviewed-by: Gabe Black <gabeblack at chromium.org>
> Tested-by: Gabe Black <gabeblack at chromium.org>
> Reviewed-by: Bill Richardson <wfrichar at google.com>
> Rewritten to be an option, since stdint.h is often available only in glibc.
> Changed to preserve a clear boundary between stdint and non-stdint
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141027/8c94931c/attachment.pgp>


More information about the U-Boot mailing list