CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
serengeti_cheeatah git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2439 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <console/loglevel.h>
|
||||
|
||||
#if CONFIG_USE_INIT == 0
|
||||
#if CONFIG_USE_PRINTK_IN_CAR == 0
|
||||
static void __console_tx_byte(unsigned char byte)
|
||||
{
|
||||
uart_tx_byte(byte);
|
||||
|
Reference in New Issue
Block a user