coreboot/src/arch
Wim Vervoorn 6cd5243295 arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUG
When acpi_write_dbg2_pci_uart is called and no pci uart is available the
function prints "Device not found" as an error. This is not correct.

Change the error level to BIOS_DEBUG so coreboot reports the device is
not available but doesn't flag this as an error.

BUG=N/A
TEST=build

Change-Id: I14567bcfcf5a6ff427e418d15bc2675ae7a28f53
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38744
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2020-02-11 07:51:21 +00:00
..
arm src/arch: Remove unused <stdlib.h> 2019-12-19 05:57:07 +00:00
arm64 commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
ppc64 arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
riscv commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
x86 arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUG 2020-02-11 07:51:21 +00:00