[coreboot-gerrit] Change in coreboot[master]: soc/intel/apollolake: Add SD/MMC test support

Lee Leahy (Code Review) gerrit at coreboot.org
Sat Apr 8 01:58:36 CEST 2017


Hello build bot (Jenkins),

I'd like you to reexamine a change.  Please visit

    https://review.coreboot.org/19209

to look at the new patch set (#5).

Change subject: soc/intel/apollolake: Add SD/MMC test support
......................................................................

soc/intel/apollolake: Add SD/MMC test support

* Build SD/MMC driver
* Add ramstage eMMC testing
* Select SDHC_DEBUG and SDHC_TRACE
* Set MMC_MODE_1V8_VDD
* Set MMC_MODE_HS400ES
* Don't pass in clock frequencies
* Use ctrlr instead of mmc_ctrlr
* Use new DRVR_CAP values
* Don't pass platform_info
* Pass in MmcMedia
* Switch host to mmc_ctrlr
* Use split driver
* remove typedefs
* Add eMMC test code to romstage
* Add eMMC test code to bootblock
* No eMMC test in bootblock
* Use storage APIs
* Read block 0 from each partition
* Don't build eMMC test by default
* Handle the differences between chromium and coreboot

Change-Id: I569a592d324fa3aaf330cc0b8727848bfd548ec4
Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
---
M src/soc/intel/apollolake/Kconfig
M src/soc/intel/apollolake/Makefile.inc
A src/soc/intel/apollolake/bootblock/emmc_test.c
A src/soc/intel/apollolake/emmc.c
A src/soc/intel/apollolake/emmc_test.c
A src/soc/intel/apollolake/include/soc/emmc_test.h
M src/soc/intel/apollolake/include/soc/iomap.h
M src/soc/intel/apollolake/include/soc/pci_ids.h
M src/soc/intel/apollolake/romstage.c
9 files changed, 275 insertions(+), 2 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/19209/5
-- 
To view, visit https://review.coreboot.org/19209
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I569a592d324fa3aaf330cc0b8727848bfd548ec4
Gerrit-PatchSet: 5
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lee Leahy <leroy.p.leahy at intel.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list