blob: 2488b153631e8bea836ac4a968928fe4d9bffafc [file] [log] [blame]
Robert Lippert1a782682016-11-22 17:25:20 -08001# The Serial Flash Controller is the AST2500 BMC.
2set SFC_IS_AST2500
3unset SFC_IS_AST2400
4unset BMC_DOES_SFC_INIT
5unset SFC_IS_IBM_DPSS
6set ALLOW_MICRON_PNOR
7set ALLOW_MACRONIX_PNOR
8
9# VPD options.
10set MVPD_READ_FROM_HW
11set MVPD_WRITE_TO_HW
12set MVPD_READ_FROM_PNOR
13set MVPD_WRITE_TO_PNOR
14unset DJVPD_READ_FROM_HW
15unset DJVPD_WRITE_TO_HW
16set DJVPD_READ_FROM_PNOR
17set DJVPD_WRITE_TO_PNOR
18unset MEMVPD_READ_FROM_HW
19unset MEMVPD_WRITE_TO_HW
20set MEMVPD_READ_FROM_PNOR
21set MEMVPD_WRITE_TO_PNOR
22unset PVPD_READ_FROM_HW
23unset PVPD_WRITE_TO_HW
24unset PVPD_READ_FROM_PNOR
25unset PVPD_WRITE_TO_PNOR
26unset CDIMM_FORMAT_FOR_CVPD
27
28# gpio config
29set GPIODD
30unset PALMETTO_VDDR
31
32# Disable SBE updates
33unset SBE_UPDATE_INDEPENDENT
34unset SBE_UPDATE_SEQUENTIAL
35set NO_SBE_UPDATES
36
37unset PCIE_HOTPLUG_CONTROLLER
38
39# turn on console output
40set CONSOLE
41set BMC_AST2500
42
43set DISABLE_HOSTBOOT_RUNTIME
44
45# Compile in hostboot runtime PRD
46set HBRT_PRD
47unset HTMGT
48unset START_OCC_DURING_BOOT
49
50#PNOR flags
51unset PNOR_TWO_SIDE_SUPPORT
52
53unset BMC_BT_LPC_IPMI
54
55# Disable Checktop Analysis
56unset ENABLE_CHECKSTOP_ANALYSIS
57unset IPLTIME_CHECKSTOP_ANALYSIS
58
59# Hostboot will not detect hardware changes
60unset HOST_HCDB_SUPPORT
61
62# set for trace debug to console
63set CONSOLE_OUTPUT_TRACE
64
65unset CONFIG_SECUREBOOT
66unset CONFIG_TPMDD
67unset CONFIG_TPM_NUVOTON