Attention is currently required from: Hung-Te Lin, Jarried Lin, Yu-Ping Wu.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85564?usp=email
to look at the new patch set (#6).
The following approvals got outdated and were removed: Code-Review+2 by Yu-Ping Wu, Verified+1 by build bot (Jenkins)
Change subject: soc/mediatek/mt8196: Add SD card configurations ......................................................................
soc/mediatek/mt8196: Add SD card configurations
Rauru reference design has SD card interfaces, so we have to configure it in ramstage.
Implement msdc.c (memory and SD Card controller) to place the SD card drivers.
This implementation is based on chapter 10.3 in MT8196 Functional Specification.
TEST=Build pass BUG=b:317009620
Change-Id: Ibb6a075d0f1b5a647e93a58b3ea1029b7676c765 Signed-off-by: Andy-ld Lu andy-ld.lu@mediatek.corp-partner.google.com --- M src/soc/mediatek/mt8196/Makefile.mk A src/soc/mediatek/mt8196/msdc.c 2 files changed, 37 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/85564/6