Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().
authorKeith Hui <buurin@gmail.com>
Thu, 23 Dec 2010 17:12:03 +0000 (17:12 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 23 Dec 2010 17:12:03 +0000 (17:12 +0000)
commit09f5a7446a016b845f421a3a6e10deedb4a101ed
treef58f4a78030f9e09ea770ab1770f31d40f3775dd
parentd43498d1be832f01ea43bb2450759dfdae3e7cbd
Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().

It's a good thing to use printk() instead of print_*() anyway
on 440BX (and other chipsets which have been converted to CAR).

Build tested and boot-tested on ASUS P2B-LS.

Signed-off-by: Keith Hui <buurin@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6206 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/intel/i440bx/debug.c
src/northbridge/intel/i440bx/raminit.c