Use %p instead of %x to print void *.
authorJonathan Kollasch <jakllsch@kollasch.net>
Tue, 5 Oct 2010 19:38:04 +0000 (19:38 +0000)
committerMyles Watson <mylesgw@gmail.com>
Tue, 5 Oct 2010 19:38:04 +0000 (19:38 +0000)
commitb7a7b7903bf410b896adfbd505c1435b6e6da4fa
tree78b81935b9019d4845de969760c719827c9e8917
parenta5a776131aef5a861d3c27dd4e9a37457991dc98
Use %p instead of %x to print void *.

Signed-off-by: Jonathan Kollasch <jakllsch@kollasch.net>
Acked-by: Jonathan Kollasch <jakllsch@kollasch.net>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5915 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/amd/amdk8/debug.c