coreboot-kgpe-d16/src
Kyösti Mälkki 47924a297e sifive/hifive-unleashed: Drop unneeded console_tx_flush()
Every printk() call already does console_tx_flush()
so there should not be anything in transmit buffer
when we return from console_init().

Change-Id: Iff2927c02d2c8031907620a056782bb014f20162
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31369
Reviewed-by: Xiang Wang <wxjstz@126.com>
Reviewed-by: Philipp Hug <philipp@hug.cx>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-02-20 03:57:33 +00:00
..
acpi
arch SMBIOS: Update BIOS Information (Type 0) to version V3.2.0 2019-02-15 23:22:41 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console device/pci_early.c: Drop some guards 2019-02-11 11:32:20 +00:00
cpu cpu/intel/common: Add Nehalem for FSB detection 2019-02-13 13:02:06 +00:00
device device/pci_ops: Apply some symmetry in headers 2019-02-11 20:44:37 +00:00
drivers drivers/i2c/max98373: Set default bus speed as I2C_SPEED_FAST 2019-02-15 06:38:02 +00:00
ec ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms 2019-02-11 12:24:22 +00:00
include soc/intel/common: Add whiskeylake celeron v-0 support 2019-02-19 22:00:40 +00:00
lib riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00
mainboard sifive/hifive-unleashed: Drop unneeded console_tx_flush() 2019-02-20 03:57:33 +00:00
northbridge nb/intel/nehalem: Remove CAR_GLOBAL use 2019-02-12 22:16:42 +00:00
security coreboot: check Cr50 PM mode on normal boot 2019-02-13 13:03:33 +00:00
soc soc/intel/common: Add whiskeylake celeron v-0 support 2019-02-19 22:00:40 +00:00
southbridge src: Use macro ACPI_FADT_LEGACY_FREE 2019-02-15 16:24:02 +00:00
superio superio/nsc/pc87417: Use common early_serial 2019-02-14 07:54:55 +00:00
vendorcode binaryPI: Fix cache coherency use for AP CPUs 2019-02-14 15:16:19 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00