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

Lee Leahy (Code Review) gerrit at coreboot.org
Wed Apr 12 21:28:47 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 (#6).

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

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

The SD/MMC test support consists of:

* Add Kconfig value to enable the SD/MMC test support.
* Add Kconfig value to enable the logging support.
* Add SD/MMC controller init code and read block 0 from each partition.
* Add logging code to snapshot the transactions with the SD/MMC device.
* Add eMMC driver for ramstage to call test code.
* Add romstage code to call test code.
* Add bootblock code to call test code.

TEST=Build and run on Reef

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, 396 insertions(+), 2 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/19209/6
-- 
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: 6
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