blob: 2f2ef2a9d7df160ea7072bd96eb3fee58339981b [file] [log] [blame]
Zach Clark64f5d032021-01-29 13:58:58 -06001# The HIOMAP protocol is used to access PNOR
2unset SFC_IS_AST2500
3unset SFC_IS_AST2400
4set PNORDD_IS_IPMI
5unset PNORDD_IS_SFC
6unset ALLOW_MICRON_PNOR
7unset ALLOW_MACRONIX_PNOR
8
9# VPD options - Enable EECACHE
10set MVPD_READ_FROM_HW
11set MVPD_WRITE_TO_HW
12unset MVPD_READ_FROM_PNOR
13unset MVPD_WRITE_TO_PNOR
14
15set DJVPD_READ_FROM_HW
16set DJVPD_WRITE_TO_HW
17unset DJVPD_READ_FROM_PNOR
18unset DJVPD_WRITE_TO_PNOR
19
20set MEMVPD_READ_FROM_HW
21set MEMVPD_WRITE_TO_HW
22unset MEMVPD_READ_FROM_PNOR
23unset MEMVPD_WRITE_TO_PNOR
24
25# PLDM will be read via PLDM which is not supported yet
26#set PVPD_READ_FROM_HW
27#set PVPD_WRITE_TO_HW
28#unset PVPD_READ_FROM_PNOR
29#unset PVPD_WRITE_TO_PNOR
30
31# gpio config
32set GPIODD
33unset PALMETTO_VDDR
34
35# Enable consecutive SBE updates
36set SBE_UPDATE_CONSECUTIVE
37unset SBE_UPDATE_INDEPENDENT
38unset SBE_UPDATE_SEQUENTIAL
39unset SBE_UPDATE_SIMULTANEOUS
40unset NO_SBE_UPDATES
41# NOTE: Aggressive LRU currently required to free enough memory for SBE updates
42set AGGRESSIVE_LRU
43
44#unset PCIE_HOTPLUG_CONTROLLER
45
46# turn on console output
47set CONSOLE
48
49set BMC_AST2500
50
51#set DISABLE_HOSTBOOT_RUNTIME
52
53# Compile in hostboot runtime PRD
54#unset HBRT_PRD
55
56# PNOR flags
57unset PNOR_TWO_SIDE_SUPPORT
58
59set BMC_BT_LPC_IPMI
60
61# Enable hardware access to the EEPROMs with a cache
62set SUPPORT_EEPROM_CACHING
63set SUPPORT_EEPROM_HWACCESS
64
65# set for trace debug to console
66unset CONSOLE_OUTPUT_TRACE
67
68# Output FFDC to console
69set CONSOLE_OUTPUT_FFDCDISPLAY
70
71# RTC TODO 248361
72# Remove some time before product ships
73set PRINT_SYSTEM_INFO
74
75# Terminate Hostboot when errors occur in manufacturing mode
76# (relies on BMC to not trigger reboot)
77#unset HANG_ON_MFG_SRC_TERM
78
79set ENABLE_HDAT_IN_HOSTBOOT
80
81# Load lids via PLDM File IO
82unset LOAD_PHYP_FROM_BOOTKERNEL
83set LOAD_LIDS_VIA_PLDM
84
85# enable multi-chip
86unset FORCE_SINGLE_CHIP
87
88# Disable presence detection (workaround for Everest bug)
89unset PHYS_PRES_PWR_BUTTON
90unset KEY_CLEAR