coreboot/src
Aaron Durbin fff7105e92 slippy/falco/peppy: Fix SPD GPIO initialization.
SPD GPIOs were being read prior to initialization in romstage_common. To
fix, pass the copy_spd function to romstage_common, to be called at the
appropriate time (after PCH init, before DRAM init).

BUG=chrome-os-partner:20162.
TEST=Manual. Test on peppy board with non-zero SPD GPIOs, verify correct
SPD is selected.

Change-Id: I2554813e56a58c8c81456f1a53cc8ce9c2030a73
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/58608
2013-06-13 22:16:12 -07:00
..
arch ARM: Separate the early console (romstage) from the bootblock console. 2013-06-13 21:15:40 -07:00
console ARM: Separate the early console (romstage) from the bootblock console. 2013-06-13 21:15:40 -07:00
cpu slippy/falco/peppy: Fix SPD GPIO initialization. 2013-06-13 22:16:12 -07:00
device Clean up POST codes for Boot State machine 2013-06-10 18:08:24 -07:00
drivers RTC: Skip rtc_init() in S3 resume path 2013-05-28 13:50:07 -07:00
ec ec: Reserve correct ioport regions for Chrome OS EC to use 2013-06-12 14:02:10 -07:00
include ARM: Separate the early console (romstage) from the bootblock console. 2013-06-13 21:15:40 -07:00
lib Clean up POST codes for Boot State machine 2013-06-10 18:08:24 -07:00
mainboard slippy/falco/peppy: Fix SPD GPIO initialization. 2013-06-13 22:16:12 -07:00
northbridge haswell: Update pei_data to match ref code 2013-06-04 12:53:42 -07:00
southbridge lynxpoint: update EHCI pci ids 2013-06-13 22:16:10 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode vboot: use out_flags to indicate recovery mode 2013-06-04 12:53:47 -07:00
Kconfig BACKPORT: x86: add thread support 2013-05-15 11:19:50 -07:00