From 94875b3f626fd06b957ff469cf7ebedb9a16e96c Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 30 Apr 2009 10:16:39 +0000 Subject: Add "printk" support to all CAR targets Signed-off-by: Stefan Reinauer Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4236 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2735/Options.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/tyan/s2735') diff --git a/src/mainboard/tyan/s2735/Options.lb b/src/mainboard/tyan/s2735/Options.lb index affd13815c..49ce72ddec 100644 --- a/src/mainboard/tyan/s2735/Options.lb +++ b/src/mainboard/tyan/s2735/Options.lb @@ -62,7 +62,7 @@ uses CONFIG_PCI_ROM_RUN uses USE_DCACHE_RAM uses DCACHE_RAM_BASE uses DCACHE_RAM_SIZE -uses CONFIG_USE_INIT +uses CONFIG_USE_PRINTK_IN_CAR ## ROM_SIZE is the size of boot ROM that this board will use. #512K bytes @@ -145,7 +145,7 @@ default USE_DCACHE_RAM=1 #default DCACHE_RAM_BASE=0xF2000000 default DCACHE_RAM_BASE=0xcf000 default DCACHE_RAM_SIZE=0x1000 -#default CONFIG_USE_INIT=1 +default CONFIG_USE_PRINTK_IN_CAR=1 ## -- cgit v1.2.3