Attention is currently required from: Hung-Te Lin, Yidi Lin.
Hello Hung-Te Lin, Yidi Lin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85740?usp=email
to look at the new patch set (#3).
Change subject: soc/mediatek/mt8196: Define MFGPLL_*_BASE using MFGSYS_BASE ......................................................................
soc/mediatek/mt8196: Define MFGPLL_*_BASE using MFGSYS_BASE
The MFGPLL_*_BASE addresses are based on MFGSYS_BASE (0x40000000) instead of IO_PHYS (0x10000000). Rewrite the address calculation for readability.
Also rename these macros to MFG_PLL_* to make them consistent with other macros to be added in CB:85654.
Change-Id: Ifd5d77b95c698cb6030c58ba259f2cdf2a29d87b Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- M src/soc/mediatek/mt8196/include/soc/addressmap.h M src/soc/mediatek/mt8196/include/soc/pll.h 2 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/85740/3