Yidi Lin uploaded patch set #2 to this change.

View Change

soc/mediatek/mt8192: Move flash_controller.c to common/

The flash controller driver can be shared among mt8173 and mt819x.

TEST=boot to kernel on Asurada
boot to kernel on Hana (w/o BL31)

Change-Id: I4e5213563189336496122a0f2d8077b3e5245314
Signed-off-by: Yidi Lin <yidi.lin@mediatek.com>
---
R src/soc/mediatek/common/flash_controller.c
R src/soc/mediatek/common/include/soc/flash_controller_common.h
M src/soc/mediatek/mt8173/Makefile.inc
D src/soc/mediatek/mt8173/flash_controller.c
D src/soc/mediatek/mt8173/include/soc/flash_controller.h
M src/soc/mediatek/mt8173/include/soc/symbols.h
M src/soc/mediatek/mt8173/spi.c
M src/soc/mediatek/mt8192/Kconfig
M src/soc/mediatek/mt8192/Makefile.inc
M src/soc/mediatek/mt8192/spi.c
10 files changed, 69 insertions(+), 360 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/48972/2

To view, visit change 48972. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4e5213563189336496122a0f2d8077b3e5245314
Gerrit-Change-Number: 48972
Gerrit-PatchSet: 2
Gerrit-Owner: Yidi Lin <yidi.lin@mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte@chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso@google.com>
Gerrit-CC: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset