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
commonlib
console
cpu cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
device
drivers
ec
include ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
lib
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
security
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