coreboot/src
Shawn Nematbakhsh e7e9b874e1 peppy: Flip RAM_ID GPIOs.
RAM_ID0 was used as the table MSB, and RAM_ID2 as the LSB. This is the
opposite of expected. Reverse these two GPIOS to make current boards
work. For future boards, we will change the signal names on the
schematic to be consistent.

TEST=Manual. Build image, verify Hynix board loads correct SPD.
BUG=chrome-os-partner:19636.
BRANCH=None.
Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>

Change-Id: I044e7ee696f19fe6fd5911e17317190832f675c5
Reviewed-on: https://gerrit.chromium.org/gerrit/60162
Tested-by: Shawn Nematbakhsh <shawnn@chromium.org>
Reviewed-by: Dave Parker <dparker@chromium.org>
Commit-Queue: Dave Parker <dparker@chromium.org>
2013-07-06 14:57:51 -07:00
..
arch Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture 2013-06-26 11:56:58 -07:00
console Don't try to use CBMEM console in bootblock 2013-06-20 15:51:33 -07:00
cpu i2c: Change the type of the data parameter to uint8_t. 2013-07-03 18:23:06 -07:00
device Clean up POST codes for Boot State machine 2013-06-10 18:08:24 -07:00
drivers parade: Add a driver for the parade ps8625. 2013-07-03 18:23:07 -07:00
ec chromeec: Add a function to send passthrough i2c messages. 2013-06-29 10:36:15 -07:00
include i2c: Change the type of the data parameter to uint8_t. 2013-07-03 18:23:06 -07:00
lib EDID: add fields specialized to the needs of framebuffers 2013-07-02 13:34:00 -07:00
mainboard peppy: Flip RAM_ID GPIOs. 2013-07-06 14:57:51 -07:00
northbridge haswell: Add ACPI support for Controllable TDP 2013-07-01 10:19:44 -07:00
southbridge peppy: Disable audio codec enable GPIO in S3 + S5. 2013-07-04 09:26:26 -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