Hello Marco Chen, Henry Sun, Justin TerAvest, Paul Menzel, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37649
to look at the new patch set (#4).
Change subject: mb/google/octopus/variants/bobba: fix LTE power sequence and move get_board_sku to smm stage. ......................................................................
mb/google/octopus/variants/bobba: fix LTE power sequence and move get_board_sku to smm stage.
fix Power_off section power sequence. power_off_lte_module() should run in smm stage, add variant.c in smm stage. also move get_board_sku() to mainboard_misc.c so that we can use it in smm stage and ramstage.
BUG=b:144327240 BRANCH=octopus TEST=build image and verify on the DUT with LTE DB.
Change-Id: I287ba1cb092a95b3a9dd1f960a3b84fd85b9b221 Signed-off-by: Pan Sheng-Liang sheng-liang.pan@quanta.corp-partner.google.com --- M src/mainboard/google/octopus/Makefile.inc M src/mainboard/google/octopus/mainboard.c A src/mainboard/google/octopus/mainboard_misc.c M src/mainboard/google/octopus/variants/bobba/Makefile.inc 4 files changed, 58 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/37649/4