[coreboot-gerrit] Change in coreboot[master]: drivers/storage: Split out ADMA support

Lee Leahy (Code Review) gerrit at coreboot.org
Mon Mar 27 23:56:11 CEST 2017


Hello Andrey Petrov, Aaron Durbin, Bora Guvendik, build bot (Jenkins), Martin Roth,

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

    https://review.coreboot.org/19015

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

Change subject: drivers/storage: Split out ADMA support
......................................................................

drivers/storage: Split out ADMA support

On x86 sysems DMA is only supported to RAM, early stages must do
programed I/O to send/receive data from the SD/MMC device.  Use Kconfig
values to enable DMA during early boot stages.

TEST=Build and run on reef

Change-Id: I70aad97c74aa8a72e50627740d96fecb7485dde4
Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
---
M src/drivers/storage/Kconfig
M src/drivers/storage/Makefile.inc
M src/drivers/storage/sdhci.c
A src/drivers/storage/sdhci_adma.c
M src/include/device/sdhci.h
5 files changed, 239 insertions(+), 178 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/19015/2
-- 
To view, visit https://review.coreboot.org/19015
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I70aad97c74aa8a72e50627740d96fecb7485dde4
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lee Leahy <leroy.p.leahy at intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Andrey Petrov <andrey.petrov at intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik at intel.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list