diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2013-06-06 12:53:03 +0300 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-06-12 05:20:54 +0200 |
commit | 5272a5feb74075da2edf2056f3d737543d0890b1 (patch) | |
tree | f83c5f059d34a00c47e6896477db96a332c47c48 /payloads/bayou | |
parent | 1b7fd08ca174e3a3d69feeb7c4105f93c5d4687a (diff) |
usbdebug: Drop printk within console_init()
In case with EARLY_CONSOLE, this printk is called before any other
console is configured to transmit data. This outputs garbage on
CONSOLE_SERIAL as baudrate is not yet programmed.
For case without EARLY_CONSOLE, the order in which different console
drivers initialize is obscure. Might sometimes work properly.
Change-Id: I3792161e0a6dc17e17262048cc9136044dd69dc5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3384
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Diffstat (limited to 'payloads/bayou')
0 files changed, 0 insertions, 0 deletions