coreboot/src/mainboard/google
Hung-Te Lin b2fe43fadb Google/Snow: Remove unnecessary serial console init code.
The "console_init" does initialize UART driver (which will setup peripheral and
pinmux) and print starting message. Duplicated initialization can be removed.

Also, console_init (from console.c) is always linked to bootblock (and will do
nothing if CONFIG_EARLY_CONSOLE is not defined) so it's safe to remove #ifdef.

Verified by building and booting on Google/Snow, with and without
CONFIG_EARLY_CONSOLE.

Change-Id: I0c6b4d4eb1a4e81af0f65bcb032978dfb945c63d
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: http://review.coreboot.org/3150
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-04-30 19:43:22 -07:00
..
butterfly smi: Update mainboard_smi_gpi() to have 32bit argument 2013-04-30 13:47:43 -07:00
link smi: Update mainboard_smi_gpi() to have 32bit argument 2013-04-30 13:47:43 -07:00
parrot smi: Update mainboard_smi_gpi() to have 32bit argument 2013-04-30 13:47:43 -07:00
slippy slippy: Initial mainboard commit 2013-04-30 14:51:30 -07:00
snow Google/Snow: Remove unnecessary serial console init code. 2013-04-30 19:43:22 -07:00
stout smi: Update mainboard_smi_gpi() to have 32bit argument 2013-04-30 13:47:43 -07:00
Kconfig slippy: Initial mainboard commit 2013-04-30 14:51:30 -07:00