pistachio: enable early console
Adding this configuration option enables romstage console output. Ideally this setting should be enabled automatically in case the bootblock console is enabled. BRANCH=none BUG=chrome-os-partner:31438 TEST=romstage messages show up on the console Change-Id: I710e05ce24e1aeccc90aead50336f00dec52fff0 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/229202 Reviewed-by: David Hendricks <dhendrix@chromium.org> Reviewed-by: Ionela Voinescu <ionela.voinescu@imgtec.com>
This commit is contained in:
parent
0a0403d06b
commit
30f5f64ffc
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ config CPU_IMGTEC_PISTACHIO
|
|||
select GENERIC_UDELAY
|
||||
select HAVE_MONOTONIC_TIMER
|
||||
select CONSOLE_SERIAL
|
||||
select EARLY_CONSOLE
|
||||
select HAVE_UART_MEMORY_MAPPED
|
||||
select HAVE_UART_SPECIAL
|
||||
select SPI_ATOMIC_SEQUENCING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue