coreboot/src
Gabe Black 73cffd6999 beaglebone: Stop reinitializing the console in bootblock.c.
The console has already been initialized in the generic bootblock code, and
reinitializing it causes the same banner line to be printed twice and lots of
artifacts in the actual output. This same change had been made to the other
ARM boards but not for beaglebone.

Change-Id: I72e3be1326b1a52b7ec438a44e4fd5f87e4ec717
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3924
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-09-17 01:00:39 +02:00
..
arch ARM: Add some missing dependencies on config.h to ARM's Makefile.inc. 2013-09-17 01:00:12 +02:00
console usbdebug: Support choice of EHCI controller 2013-08-29 18:36:20 +02:00
cpu am335x: Update the config vars selected by CPU_TI_AM335X. 2013-09-17 00:41:01 +02:00
device Add test to match struct device with pci_devfn_t 2013-08-24 07:38:23 +02:00
drivers SPI: Support STMicro partial page write 2013-08-23 05:07:11 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include CBMEM: Rename high_tables variables and make them static 2013-09-11 07:22:00 +02:00
lib CBMEM: Rename high_tables variables and make them static 2013-09-11 07:22:00 +02:00
mainboard beaglebone: Stop reinitializing the console in bootblock.c. 2013-09-17 01:00:39 +02:00
northbridge CBMEM x86: Unify get_cbmem_toc() 2013-09-11 07:18:53 +02:00
southbridge CBMEM: Backup top_of_ram instead of cbmem_toc 2013-09-11 07:18:02 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze 2013-08-27 19:08:20 +02:00
Kconfig Add Kconfig options for Linux as payload 2013-08-31 08:58:39 +02:00