HAOUAS Elyes has uploaded a new patch set (#3) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/36603 )
Change subject: mb/*/*: Don't guard serial setup ......................................................................
mb/*/*: Don't guard serial setup
Even without using the console it might be useful to set up the console regardless, for instance with VBOOT or normal/fallback setups. This will be more meaningful once C_ENVIRONMENT_BOOTBLOCK is implemented.
Change-Id: Ieca2ec1e376cdb26d76222126307fe016572d9d7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/dell/optiplex_9010/early_init.c M src/mainboard/hp/compaq_8200_elite_sff/early_init.c M src/mainboard/hp/z220_sff_workstation/early_init.c M src/mainboard/sifive/hifive-unleashed/romstage.c 4 files changed, 4 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/36603/3