coreboot/src
Sheng-Liang Pan b091b33c2a 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37649
Reviewed-by: Marco Chen <marcochen@google.com>
Reviewed-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-12-26 10:53:42 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch src/x86|cpu/intel: Hardcode FIT and ID 2019-12-26 10:48:17 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
cpu src/x86|cpu/intel: Hardcode FIT and ID 2019-12-26 10:48:17 +00:00
device superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
drivers drivers/generic/cbfs-serial: Add driver to read serial from CBFS 2019-12-26 10:49:03 +00:00
ec src/{drivers,device,ec}: Remove unused <stdlib.h> 2019-12-19 05:25:56 +00:00
include superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
lib src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
mainboard mb/google/octopus/variants/bobba: fix LTE power sequence and move 2019-12-26 10:53:42 +00:00
northbridge AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK 2019-12-20 18:14:34 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/intel/cannonlake: Move GPIO PM configuration to soc level 2019-12-26 10:51:22 +00:00
southbridge sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor 2019-12-21 11:37:15 +00:00
superio superio/common: Add more ACPI methods 2019-12-22 13:47:55 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger Lake 2019-12-26 10:43:42 +00:00
Kconfig arch/x86: Fix S3 resume without stage cache 2019-12-19 19:30:40 +00:00