coreboot-kgpe-d16/src/soc/mediatek
Yidi Lin 2fcbebbbcd mb/google/asurada: revise PMIC and RTC initialization
Move the initialization from bootblock to romstage for following reasons:
- Follow MT8183 initialization sequence.
- PMIC and RTC functions are only called after verstage.
- Reduce bootblock size.
- PMIC initialization setting is complex and may need to be changed by
  an RW firmware update.

TEST=boot to kernel successfully

Change-Id: I3e4c3f918639590ffc73076450235771d06aae91
Signed-off-by: Yidi Lin <yidi.lin@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51409
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Xi Chen <xixi.chen@mediatek.com>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2021-03-15 02:27:57 +00:00
..
common soc/mediatek/common: Move DRAM implementation from mt8192 to common 2021-03-08 01:50:11 +00:00
mt8173 soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation 2021-03-08 03:16:19 +00:00
mt8183 soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation 2021-03-08 03:16:19 +00:00
mt8192 mb/google/asurada: revise PMIC and RTC initialization 2021-03-15 02:27:57 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00