[coreboot-gerrit] Change in coreboot[master]: soc/intel/quark: 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/19211

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

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

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

* Add SD/MMC function
* Build SD/MMC driver
* Add ramstage SD card testing
* Select SDHC_DEBUG and SDHC_TRACE
* Don't pass in clock frequencies
* Use ctrlr instead of mmc_ctrlr
* Don't pass platform_info
* Move removable into ctrlr->caps
* Pass in MmcMedia
* Switch to mmc_ctrlr
* Use split driver
* Remove typedefs
* Add SD test code to romstage
* Switch to use storage_setup_media

TEST=Build and run on Galileo Gen2

Change-Id: I72785f0dcd466c05c1385cef166731219b583551
Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
---
M src/soc/intel/quark/Kconfig
M src/soc/intel/quark/Makefile.inc
M src/soc/intel/quark/include/soc/iomap.h
M src/soc/intel/quark/include/soc/pci_devs.h
A src/soc/intel/quark/include/soc/sd_test.h
M src/soc/intel/quark/romstage/fsp2_0.c
A src/soc/intel/quark/sd.c
A src/soc/intel/quark/sd_test.c
8 files changed, 239 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I72785f0dcd466c05c1385cef166731219b583551
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