Attention is currently required from: Shelley Chen, Ravi kumar, Julius Werner, mturney mturney. Hello Shelley Chen, build bot (Jenkins), Julius Werner, mturney mturney,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55322
to look at the new patch set (#11).
Change subject: sc7280: Refactor QSPI driver ......................................................................
sc7280: Refactor QSPI driver
Refactor Qcom QSPI driver to separate common and SoC specific driver code.
BUG=b:182963902 TEST=Validated on qualcomm sc7280 development board
Signed-off-by: Rajesh Patil rajpat@codeaurora.org Change-Id: Ibe1dc3fe8bd71957ff8604ef4c9d97963100ccfb --- M src/soc/qualcomm/sc7280/Kconfig M src/soc/qualcomm/sc7280/Makefile.inc M src/soc/qualcomm/sc7280/bootblock.c M src/soc/qualcomm/sc7280/include/soc/addressmap.h D src/soc/qualcomm/sc7280/spi.c 5 files changed, 25 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/55322/11