coreboot/src
Kevin Chang 22b42a87de mb/google/volteer/variant/lindar: Correct SD card reader power sequence
According to the spec provided by Bayhub, the 3.3V power rail must be enabled at least 100ms before reset is released.
To ensure this, set the power enable signal in the bootblock GPIO table.

BUG=b:173676531
BRANCH=firmware-volteer-13521.B
TEST=Built and booted into OS, test USB function normally.

Change-Id: I0c536f36c138ace93766f3024f6ec5d47b38269f
Signed-off-by: Kevin Chang <kevin.chang@lcfc.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47799
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-05 08:16:19 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch x86: Put bootblock startup code into .text._start section 2020-12-03 00:10:34 +00:00
commonlib cbfs: mcache: Fix end-of-cache check 2020-12-03 21:21:11 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/x86/smm_module_loaderv2: Fix compiling for x86_64 2020-12-04 17:20:30 +00:00
device device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
drivers drivers/i2c/sx9324: Add more registers and reorder 2020-12-05 08:15:26 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/pci_id: Add TCSS PCI IDs for Alderlake 2020-12-05 05:36:29 +00:00
lib cbfs: Add more error messages for lookup 2020-12-04 22:35:40 +00:00
mainboard mb/google/volteer/variant/lindar: Correct SD card reader power sequence 2020-12-05 08:16:19 +00:00
northbridge cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() 2020-12-03 00:00:19 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/intel/jasperlake: Add Acoustic noise mitigation configuration 2020-12-05 08:11:16 +00:00
southbridge cpu/qemu-x86: Add the option to have no SMM 2020-12-04 11:11:17 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
Kconfig lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00