Clear improper use of CONFIG_CACHE_AS_RAM
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Fri, 28 Oct 2011 13:15:47 +0000 (16:15 +0300)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 28 Oct 2011 20:13:50 +0000 (22:13 +0200)
commit481814d1ab3c762f88964124003ae7ab48c8b12d
tree5b66b9eaf329b3108ef15832f07276d417520dd2
parentd3edd9abe97af9e405f0695276d430ac16d98796
Clear improper use of CONFIG_CACHE_AS_RAM

Choice between printk/print_ is related to CAR, but really
depends whether we compiled with GCC or ROMCC.

Change-Id: I9fe831a215736462e8b3f4b96ffe231133ecf79b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/347
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/lib/ramtest.c
src/northbridge/intel/e7501/debug.c