coreboot/src
Richard Spiegel 9d0aa99c5e kahlee/ec.c: Use new wide IO function
In preparation to deleting early_setup,c, change early_ec_init() to use new
southbridge.c function sb_set_wideio_range and remove <#ifdef __PRE_RAM__>.

BUG=b:64033893
TEST=Build, boot and check serial output, search for "Covered by wideIO xx",
which should match earlier message "Range assigned to wide IO xx" generated
within modified early_ec_init().

Change-Id: Iaea17f4f636aab6bd8b05b1b3bed53a677164e74
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22591
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-12-07 17:19:29 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
commonlib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00
device device: further untangle device_t from struct device 2017-11-15 05:19:42 +00:00
drivers boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
ec boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
include soc/intel/apollolake: add ability to enable eSPI 2017-12-07 05:45:55 +00:00
lib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
mainboard kahlee/ec.c: Use new wide IO function 2017-12-07 17:19:29 +00:00
northbridge vx900/chrome9hd: fix a trivial typo 2017-11-30 22:08:46 +00:00
security security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
soc amd/stoneyridge/lpc.c: Use new wide IO functions 2017-12-07 17:19:04 +00:00
southbridge intel/bd82x6x: Fix a small mistake in DIR_ROUTE 2017-12-07 02:36:18 +00:00
superio winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
vendorcode security/vboot: Guard google_chromeec_reboot by if clause 2017-12-04 23:10:57 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00