07baa7a7f0
Use the same code from Lynx Point on Broadwell, and adjust as needed. Also add a config file to ensure the code gets build-tested. Tested on out-of-tree Compal LA-A992P (Haswell ULT), UART 0 works. Change-Id: I527024098738700d5fbaf3e27cf4db331a0322bd Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37553 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
5 lines
199 B
Text
5 lines
199 B
Text
# Configuration used to build-test Wildcat Point SerialIO UART console code.
|
|
CONFIG_VENDOR_GOOGLE=y
|
|
CONFIG_BOARD_GOOGLE_GUADO=y
|
|
CONFIG_SERIALIO_UART_CONSOLE=y
|
|
# CONFIG_DRIVERS_UART_8250IO is not set
|