[U-Boot] [PATCH] compiler.h: add uint typedef

Wolfgang Denk wd at denx.de
Thu May 6 00:36:26 CEST 2010


Dear Mike Frysinger,

In message <1271756970-15098-1-git-send-email-vapier at gentoo.org> you wrote:
> Recent crc changes started using the "uint" type in headers that are used
> on the build system.  This subsequently broke mingw targets as they do not
> provide such a type.  So add this basic typedef to compiler.h so that we
> do not have to worry about this breaking again in the future.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  include/compiler.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Anyone can count the seeds in an apple.
No one can count the apples in a seed.


More information about the U-Boot mailing list