[coreboot-gerrit] Change in coreboot[master]: drivers/spi/flash: Clean up SPI flash probe

Furquan Shaikh (Code Review) gerrit at coreboot.org
Thu May 18 04:37:53 CEST 2017


Furquan Shaikh has uploaded a new patch set (#2). ( https://review.coreboot.org/19758 )

Change subject: drivers/spi/flash: Clean up SPI flash probe
......................................................................

drivers/spi/flash: Clean up SPI flash probe

1. Rename __spi_flash_probe to spi_flash_generic_probe and export it
so that drivers can use it outside spi_flash.c.
2. Make southbridge intel spi driver use spi_flash_generic_probe if
spi_is_multichip returns 0.

BUG=b:38330715

Change-Id: I5ffe62fdb83b3c744f3779adacb77503352f6623
Signed-off-by: Furquan Shaikh <furquan at chromium.org>
---
M src/drivers/spi/spi_flash.c
M src/include/spi_flash.h
M src/southbridge/intel/common/spi.c
3 files changed, 27 insertions(+), 20 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5ffe62fdb83b3c744f3779adacb77503352f6623
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Furquan Shaikh <furquan at google.com>



More information about the coreboot-gerrit mailing list