coreboot-kgpe-d16/src/include/console
Kyösti Mälkki 71b214553c CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
There is no need to call cbmemc_reinit() exclusively in romstage,
that is done as part of the CAR migration of cbmem_recovery().

CBMEM console for romstage remains disabled for boards flagged with
BROKEN_CAR_MIGRATE, but with this change it is possible to have it for
ramstage.

Change-Id: I48c4afcd847d0d5f8864d23c0786935341e3f752
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7592
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <gaumless@gmail.com>
2014-12-16 20:41:02 +01:00
..
cbmem_console.h CBMEM console: Fix boards with BROKEN_CAR_MIGRATE 2014-12-16 20:41:02 +01:00
console.h console: Drop EARLY_CONSOLE option 2014-04-30 07:00:20 +02:00
early_print.h console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
loglevel.h - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
ne2k.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
post_codes.h Add a specific post code for S3 resume failures 2013-12-21 12:02:43 +01:00
qemu_debugcon.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
spkmodem.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
streams.h console: Add console for GDB 2014-05-26 10:52:16 +02:00
uart.h uarts: 32/64 cleanup 2014-10-16 17:41:14 +02:00
usb.h console: Add console for GDB 2014-05-26 10:52:16 +02:00
vtxprintf.h console: Simplify vtxprintf 2014-04-09 13:25:14 +02:00