aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s8226/sb700_cfg.h
diff options
context:
space:
mode:
authorMartin Roth <martin.roth@se-eng.com>2013-02-18 21:33:04 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-02-19 23:42:52 +0100
commitddff32eb8cc8271d486537a085ed64eff5de5365 (patch)
tree249d3809c3b9851090e1675eb34485d466984554 /src/mainboard/tyan/s8226/sb700_cfg.h
parentf87855ceab7e735221c1b85ed405a0b47e329125 (diff)
Tyan S8226: Fix printk warnings
Fix 84 warnings all like this one: agesawrapper.c:289, GNU Compiler 4 (gcc), Priority: Normal format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'UINT32' [-Wformat] Fixed by getting rid of the l length specifier and casting to unsigned int. Change-Id: Ic143c1034f760fa5efb2220aa33861e399ddd708 Signed-off-by: Martin Roth <martin.roth@se-eng.com> Reviewed-on: http://review.coreboot.org/2451 Tested-by: build bot (Jenkins) Reviewed-by: Siyuan Wang <wangsiyuanbuaa@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
Diffstat (limited to 'src/mainboard/tyan/s8226/sb700_cfg.h')
0 files changed, 0 insertions, 0 deletions