sifive/hifive-unleashed: Drop unneeded console_tx_flush()
commit47924a297eabc00c99896048a249f311d487cfe2
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 12 Feb 2019 12:43:47 +0000 (12 14:43 +0200)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Wed, 20 Feb 2019 03:57:33 +0000 (20 03:57 +0000)
tree0f8a9c230d5b4a1c67f6d60e092aeb98a83782fa
parentba269fd77ee6582f3fac131e340803ec1ac1a81b
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>
src/mainboard/sifive/hifive-unleashed/romstage.c