[coreboot] RFC: Typed -- was Re: [PATCH] Drop unneeded header from i82371eb_enable_rom.c

Uwe Hermann uwe at hermann-uwe.de
Sat Oct 2 17:52:05 CEST 2010


On Sat, Oct 02, 2010 at 05:34:58PM +0200, Stefan Reinauer wrote:
>  On 10/2/10 2:43 PM, Uwe Hermann wrote:
> > Hm, not sure about this one. The file _does_ use stuff from stdint.h
> 
> 
> What's the general feeling about types... Should we get rid of the
> stdint.h usage and go for u8/u16/u32/s8/s16/s32 completely?

Definately, long-term we should use u8 etc. in the whole code base.

However, currently u8 and friends are also defined in our stdint.h so
that's a different issue (or we move the u8 defines).


Uwe.
-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org




More information about the coreboot mailing list