coreboot/src
Bora Guvendik ddf2bc5081 coreboot_tables: pass the early_mmc_wake_hw status to payload
Pass the return value from early_mmc_wake_hw() to the payload so that
payload can skip sending CMD0 and resetting the card in case of success
or in case of a failure in firmware, payload can recover by sending
CMD0 and resetting the card.

BUG=b:78106689
TEST=Boot to OS

Change-Id: Ia4c57d05433c3966118c3642913d7017958cce55
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/25464
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-05-23 09:04:41 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src/mainboard/google: Adopt Mainboards to changed Type41 Func 2019-05-23 08:14:44 +00:00
commonlib coreboot_tables: pass the early_mmc_wake_hw status to payload 2019-05-23 09:04:41 +00:00
console console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
cpu cpu/amd/quadcore: Remove variable set but not used 2019-05-23 08:53:35 +00:00
device vboot: remove OPROM-related code 2019-05-15 17:50:08 +00:00
drivers AGESA binaryPI: Sync STRUCT_NAME definitions 2019-05-23 09:00:19 +00:00
ec ec/google/wilco: set diagnostic LEDs on boot failure 2019-05-22 20:01:25 +00:00
include console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
lib coreboot_tables: pass the early_mmc_wake_hw status to payload 2019-05-23 09:04:41 +00:00
mainboard mb/google/hatch/variants: Fix DPTF sensor IDs 2019-05-23 09:02:48 +00:00
northbridge nb/intel/pineview/early_init.c: Remove variable set but not used 2019-05-23 08:57:27 +00:00
security post_code: add post code for failure to load next stage 2019-05-22 14:21:57 +00:00
soc intel/common/block/scs: Add ability to send early CMD0, CMD1 2019-05-23 09:04:31 +00:00
southbridge sb/amd/cimx/sb800: Get rid of power button device in coreboot 2019-05-20 14:43:44 +00:00
superio superio/ite: Add IT8786E-I 2019-05-15 17:45:41 +00:00
vendorcode AGESA binaryPI: Sync STRUCT_NAME definitions 2019-05-23 09:00:19 +00:00
Kconfig src/Kconfig: Move DRAM section to src/lib/Kconfig 2019-05-20 10:58:56 +00:00