coreboot/src
Marshall Dawson 29f1b74795 amd/stoneyridge: Simplify memory hole calculation
Delete the obselete Kconfig symbols regarding the memory hole.  Integrate
the hole check into domain_set_resources().  The hardware configuration
is done by AGESA, so only discover the setting and adjust the mmio_basek
accordingly.

BUG=b:66202887
TEST=Check settings with HDT

Change-Id: Id15a88897e29bff28ab7c498dc4d3818834f08b2
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/21496
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-09-26 16:40:11 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Add ebda read/write functions into EBDA library 2017-09-22 15:29:38 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu AGESA: Move API interface under drivers/ 2017-09-26 10:07:07 +00:00
device device/dram/ddr2.c: fix a hidden syntax error introduced earlier 2017-09-26 15:53:55 +00:00
drivers AGESA: Move API interface under drivers/ 2017-09-26 10:07:07 +00:00
ec chromeec: Provide helper routine to read boardid from Chrome EC 2017-09-26 13:38:44 +00:00
include AGESA cimx: Move cb_types.h to vendorcode 2017-09-26 09:25:47 +00:00
lib toolchain: Always use GCC for Ada sources 2017-09-23 10:57:40 +00:00
mainboard mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
northbridge AGESA: Move API interface under drivers/ 2017-09-26 10:07:07 +00:00
soc amd/stoneyridge: Simplify memory hole calculation 2017-09-26 16:40:11 +00:00
southbridge AGESA: Move API interface under drivers/ 2017-09-26 10:07:07 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode AGESA: Drop CAR teardown without POSTCAR_STAGE 2017-09-26 10:06:32 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00