coreboot-kgpe-d16/src/soc/amd
Furquan Shaikh 1e279a5cb2 soc/amd/common/block/lpc: Reorganize LPC enable resources
This change moves all the logic for setting up decode windows for LPC
under configure_child_lpc_windows() which is called from
lpc_enable_children_resources(). This is in preparation to configure
decode windows for eSPI differently if mainboard decides to use eSPI
instead of LPC.

Side-effect of this change is that the IO decode registers are written
after each child device resources are considered.

BUG=b:154445472

Change-Id: Ib8275bc4ce51cd8afd390901ac723ce71c7a9148
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41070
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-11 23:27:46 +00:00
..
common soc/amd/common/block/lpc: Reorganize LPC enable resources 2020-05-11 23:27:46 +00:00
picasso treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
stoneyridge treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig soc/amd: Add picasso to Kconfig 2019-07-02 14:33:42 +00:00