aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorMartin Roth <martin.roth@se-eng.com>2013-02-24 15:09:11 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-02-25 19:02:21 +0100
commit7675d8a481c6cbeba418f00f2eb733d904171a41 (patch)
treefcd76d077152db17429535b99ca8f8ac43934940 /src/southbridge
parent4f5a433a987faeed2cf21fbfca5d2604ef2d7edb (diff)
Supermicro H8SCM & H8QGI: Fix printk warnings
Changes: - Fix printk warnings for these two platforms by getting rid of the l length specifier and casting to unsigned int. This gets rid of a bunch of warnings like this one: agesawrapper.c:279, GNU Compiler 4 (gcc), Priority: Normal format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'UINT32' [-Wformat] Notes: - This is the same change that was done for Tyan s8226 in change: ddff32eb - http://review.coreboot.org/#/c/2451/ Tyan S8226: Fix printk warnings - I have not tested this change on either of these platforms, I have just compiled it. Change-Id: I46b4c13fde7473cd2a084c7c7cb5c893f1731b02 Signed-off-by: Martin Roth <martin.roth@se-eng.com> Reviewed-on: http://review.coreboot.org/2502 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/southbridge')
0 files changed, 0 insertions, 0 deletions