blob: 52ff4c9cf02e7a6451adbd9abcc8fe0adc4a0ae9 [file] [log] [blame]
jimaa0c5432017-04-05 17:17:37 -07001# The Serial Flash Controller is the AST2400 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
14set 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
24set PVPD_READ_FROM_PNOR
25set PVPD_WRITE_TO_PNOR
26unset CDIMM_FORMAT_FOR_CVPD
27
28# gpio config
29set GPIODD
30unset PALMETTO_VDDR
31
32# Enable SBE updates
33unset SBE_UPDATE_INDEPENDENT
34unset SBE_UPDATE_SEQUENTIAL
35set SBE_UPDATE_SIMULTANEOUS
36unset NO_SBE_UPDATES
37
38unset PCIE_HOTPLUG_CONTROLLER
39
40# turn on console output
41set CONSOLE
42set BMC_AST2500
43
44set DISABLE_HOSTBOOT_RUNTIME
45
46# Compile in hostboot runtime PRD
47set HBRT_PRD
48unset HTMGT
49unset START_OCC_DURING_BOOT
50
51#PNOR flags
52unset PNOR_TWO_SIDE_SUPPORT
53
54set BMC_BT_LPC_IPMI
55
56# Disable Checktop Analysis
57unset ENABLE_CHECKSTOP_ANALYSIS
58unset IPLTIME_CHECKSTOP_ANALYSIS
59
60# Hostboot will not detect hardware changes
61unset HOST_HCDB_SUPPORT
62
63# set for trace debug to console
64set CONSOLE_OUTPUT_TRACE
65
66unset CONFIG_SECUREBOOT
67unset CONFIG_TPMDD
68unset CONFIG_TPM_NUVOTON