Files
system76-coreboot/payloads/libpayload/include
Ronald G. Minnich 8deb5c6e0f libpayload: Use the same type for 32 bit data in readl as in uint32_t.
The compiler gets mad when the types are equivalent size but not necessarily
interchangeable because of strict aliasing checks. Since uint32_t is likely to
be used when trying to read 32 bit data, it makes sense for them to be the
compatible.

Signed-off-by: Gabe Black <gabeblack@google.com>

Change-Id: If73d794866055dc026fc06d6268e692adac0f835
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2411
Tested-by: build bot (Jenkins)
Reviewed-by: Gabe Black <gabeblack@chromium.org>
2013-02-15 06:52:01 +01:00
..
2012-12-14 22:29:17 +01:00
2012-12-14 23:59:05 +01:00
2008-05-07 20:34:02 +00:00
2011-07-16 11:09:28 +02:00
2011-07-07 22:29:53 +02:00
2011-07-16 11:09:28 +02:00
2011-07-07 22:29:35 +02:00
2011-03-01 07:23:49 +00:00