coreboot/src
Caesar Wang ea1b01cc13 Gru: change the sd power sequency
In the safety considerations, we should make sure the slot of SD is
enabled first, since we want to the power switch of corresponding is
powered up.

The different boards have the different power switch for sdmmc.
Some power switch IC need turn on delay for long time.

let's move the slot power of SD to romstage and avoid explicit delays
or per-board.

BRANCH=none
BUG=b:35813418, b:35573103
TEST=check the signal for children of gru, and boot up from sd card.

Change-Id: I48ab543143d3de9be46608fc12d78e09decf8d79
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Reviewed-on: https://chromium-review.googlesource.com/447076
Reviewed-by: Julius Werner <jwerner@chromium.org>
2017-03-06 18:43:45 -08:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: acpi: Update the ACPI ID for coreboot 2017-03-06 07:04:33 -08:00
commonlib UPSTREAM: commonlib/fsp.h: include sys/types.h for ssize_t 2017-02-27 14:07:44 -08:00
console UPSTREAM: console: Enable do_printk_va_list for VBOOT 2017-01-05 11:00:16 -08:00
cpu UPSTREAM: src/cpu/x86: Update/Add license headers to all files 2017-02-26 11:30:16 -08:00
device UPSTREAM: device: Add scan_generic_bus support 2017-02-18 03:10:56 -08:00
drivers UPSTREAM: acpi: Add ACPI_ prefix to IRQ enum and struct names 2017-02-24 11:30:26 -08:00
ec UPSTREAM: ec/lenovo/h8: Use older syntax for bit shift 2017-03-06 16:28:34 -08:00
include UPSTREAM: src/include: Include stdint.h since struct dimm_info uses it 2017-03-06 07:04:31 -08:00
lib UPSTREAM: ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-13 10:01:11 -08:00
mainboard Gru: change the sd power sequency 2017-03-06 18:43:45 -08:00
northbridge UPSTREAM: nb/i945: Clean "Programming DLL Timings" function 2017-03-06 07:04:36 -08:00
soc UPSTREAM: soc/intel/skylake: indicate voltage margining enabled/disabled 2017-03-06 07:04:37 -08:00
southbridge UPSTREAM: lynxpoint bd82x6x: Enable PCI-to-PCI bridge 2017-02-27 14:07:49 -08:00
superio UPSTREAM: sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-16 04:50:43 -08:00
vboot UPSTREAM: build system: mark sub-make invocations as parallelizable 2017-01-31 17:07:38 -08:00
vendorcode UPSTREAM: src/vendorcode: Add Memory Info Data HOB Header 2017-03-06 07:04:30 -08:00
Kconfig UPSTREAM: src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested 2017-02-17 04:09:21 -08:00