diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-12-13 18:05:00 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-12-14 17:07:19 +0000 |
commit | 687ec6bd7203ad3f1fcf3c03c49d8255ac77d16e (patch) | |
tree | 7bc806ca07ca88b5a7895c9bb05494eaff75f2a5 /src/soc/amd/cezanne/uart.c | |
parent | 84429e092f1c80f6e05e9d15f675923eb043352e (diff) |
soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal
Improve the espi_set_initial_config implementation so that a failure in
there due to an invalid configuration won't call die() and stop booting
at this point, but return an error to the caller so that the rest of the
eSPI configuration will be skipped.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I97f730778a190c4485c4ffe93edf19bcbaa45392
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70731
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/soc/amd/cezanne/uart.c')
0 files changed, 0 insertions, 0 deletions