coreboot/src
Matt DeVillier dcce5a33e9 mb/google/kahlee: enable uart0 for console in devicetree
Kahlee selects AMD_SOC_CONSOLE_UART causing UART0 to be used as console,
so enable uart_0 in the devicetree to make sure that the UART will be
marked as enabled in the SSDT that will be generated with the next patch
applied. This also matches the other AMD SoC based Chromebooks.

Change-Id: Ibe18f87d8bf63603fb2eb87728395e45e9a9ef69
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77094
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-09 19:08:40 +00:00
..
acpi ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/fsp_relocate: Fix pe_relocate() return value on success 2023-08-05 16:12:37 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
device device, soc: Add SPDX license headers to Makefiles 2023-08-06 19:34:05 +00:00
drivers drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ec ec/google/chromeec: move TBMC ACPI device under CREC 2023-08-04 14:03:52 +00:00
include ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/kahlee: enable uart0 for console in devicetree 2023-08-09 19:08:40 +00:00
northbridge cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
soc soc/amd/stoneyridge: use SoC common uart ops 2023-08-09 19:08:33 +00:00
southbridge sb/intel/i82371eb: Streamline IDE debug messages 2023-08-08 19:11:13 +00:00
superio superio/serverengines/pilot: drop unused super I/O chip 2023-08-08 18:31:35 +00:00
vendorcode vendorcode/cavium: Use C99 flexible arrays 2023-08-08 16:01:08 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00