Hung-Te Lin has submitted this change. ( https://review.coreboot.org/c/coreboot/+/57978 )
Change subject: vc/mediatek/mt8195: Remove unused code ......................................................................
vc/mediatek/mt8195: Remove unused code
Remove unused drivers and some fast calibration implementations to align with the latest MTK memory reference code.
TEST=boot to kernel
Signed-off-by: Ryan Chuang ryan.chuang@mediatek.corp-partner.google.com Change-Id: I2e6be2e16c139e48c65352fe2eabf16bf9cd550a Reviewed-on: https://review.coreboot.org/c/coreboot/+/57978 Reviewed-by: Rex-BC Chen rex-bc.chen@mediatek.corp-partner.google.com Reviewed-by: Hung-Te Lin hungte@chromium.org Reviewed-by: Yu-Ping Wu yupingso@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/vendorcode/mediatek/mt8195/dramc/DIG_NONSHUF_config.c M src/vendorcode/mediatek/mt8195/dramc/DIG_SHUF_config.c M src/vendorcode/mediatek/mt8195/dramc/DRAMC_SUBSYS_config.c M src/vendorcode/mediatek/mt8195/dramc/DRAM_config_collctioin.c M src/vendorcode/mediatek/mt8195/dramc/dramc_actiming.c M src/vendorcode/mediatek/mt8195/dramc/dramc_debug.c M src/vendorcode/mediatek/mt8195/dramc/dramc_dv_freq_related.c M src/vendorcode/mediatek/mt8195/dramc/dramc_pi_basic_api.c M src/vendorcode/mediatek/mt8195/dramc/dramc_pi_calibration_api.c M src/vendorcode/mediatek/mt8195/dramc/dramc_pi_main.c M src/vendorcode/mediatek/mt8195/dramc/dramc_utility.c M src/vendorcode/mediatek/mt8195/include/dramc_actiming.h M src/vendorcode/mediatek/mt8195/include/dramc_dv_init.h 13 files changed, 6 insertions(+), 13,577 deletions(-)
Approvals: build bot (Jenkins): Verified Hung-Te Lin: Looks good to me, but someone else must approve Yu-Ping Wu: Looks good to me, approved Rex-BC Chen: Looks good to me, but someone else must approve