coreboot-kgpe-d16/src/mainboard/google
Michael Niewöhner 805b96cdc6 mb/google/dedede: do UART pad config at board-level
UART pad configuration should not be done in common code, because that
may cause short circuits, when the user sets a wrong UART index. Thus,
add the corresponding pads to the early UART gpio table for the board as
a first step. Common UART pad config code then gets dropped in CB:48829.

Also switch to `bootblock_mainboard_early_init` to configure the pads in
early bootblock before console initialization, to make the console work
as early as possible. The board does not do any other gpio configuration
in bootblock, so this should not influence behaviour in a negative way
(e.g. breaking overrides).

Change-Id: I5482f44b361925b7d2dbcbf1065c1be035c68b0b
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49424
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-21 17:49:29 +00:00
..
asurada mb/google/asurada: Implement HW reset function 2021-01-15 06:59:23 +00:00
auron mb/x/acpi_tables: Rename to mainboard_fill_gnvs() 2021-01-10 11:29:10 +00:00
beltino ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
brya mb/google/brya: Initialize overridetree.cb 2021-01-12 21:22:35 +00:00
butterfly ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
cyan mb/google/cyan: Move board_id() to mainboard_fill_gnvs() 2021-01-10 11:41:32 +00:00
daisy drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
dedede mb/google/dedede: do UART pad config at board-level 2021-01-21 17:49:29 +00:00
deltaur mb/google/deltaur: Restrict RW_DIAG to lower 16MiB 2020-12-08 22:58:38 +00:00
drallion mb/google/drallion: do early pad configuration in early bootstage 2021-01-21 17:49:18 +00:00
eve mb/google/eve: do early pad configuration in early bootstage 2021-01-20 18:25:49 +00:00
fizz mb/google/fizz: do early pad configuration in early bootstage 2021-01-20 18:25:59 +00:00
foster
gale
glados soc/intel/skylake: Move MAX_CPUS from mb to SoC 2021-01-06 19:34:20 +00:00
gru cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
guybrush mb/google/guybrush: Add default FMD file to the build 2021-01-21 11:03:26 +00:00
hatch soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKU 2021-01-07 08:16:12 +00:00
jecht mb/x/acpi_tables: Rename to mainboard_fill_gnvs() 2021-01-10 11:29:10 +00:00
kahlee soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UART 2021-01-14 15:00:55 +00:00
kukui mb/google/kukui: Add discrete EMCP LPDDR4X table for Kakadu/Katsu 2021-01-19 08:57:12 +00:00
link ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
mistral
nyan
nyan_big
nyan_blaze
oak drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
octopus mb/google/octopus: do LPC/eSPI pad configuration at board-level 2021-01-21 17:47:53 +00:00
parrot ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
peach_pit drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
poppy mb/google/poppy: do early pad configuration in early bootstage 2021-01-20 18:26:13 +00:00
rambi soc/intel: Replace acpi_init_gnvs() 2021-01-10 11:39:28 +00:00
reef mb/google/reef (and variants): add ACPI backlight support 2021-01-04 23:14:47 +00:00
sarien mb/google/sarien: do early pad configuration in early bootstage 2021-01-20 18:25:36 +00:00
slippy ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
smaug coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor 2020-12-31 12:25:42 +00:00
storm coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor 2020-12-31 12:25:42 +00:00
stout ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
trogdor trogdor: Initialize BACKLIGHT_ENABLE to 0, only turn it on in payload 2021-01-19 23:43:47 +00:00
veyron
veyron_mickey
veyron_rialto
volteer mb/google/volteer/variant/lindar: Enable SA GV setting 2021-01-21 11:03:35 +00:00
zork soc/amd/picasso: move HAVE_ACPI_TABLES from mainboards to SoC 2021-01-19 15:05:58 +00:00
Kconfig
Kconfig.name