blob: 8459ec61ccacd90553ba5e4e3ed3741173c294b4 [file] [log] [blame]
Nick Bofferdingf390b6f2019-10-08 11:55:42 -05001# The HIOMAP protocol is used to access PNOR
2unset SFC_IS_AST2500
3unset SFC_IS_AST2400
4set PNORDD_IS_IPMI
5unset PNORDD_IS_SFC
6set ALLOW_MICRON_PNOR
7set 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#set PVPD_READ_FROM_HW
26#set PVPD_WRITE_TO_HW
27#unset PVPD_READ_FROM_PNOR
28#unset PVPD_WRITE_TO_PNOR
29
30unset CDIMM_FORMAT_FOR_CVPD
31
32# gpio config
33set GPIODD
34unset PALMETTO_VDDR
35
36# Enable Consecutive SBE Updates
37unset SBE_UPDATE_CONSECUTIVE
38unset SBE_UPDATE_INDEPENDENT
39unset SBE_UPDATE_SEQUENTIAL
40unset SBE_UPDATE_SIMULTANEOUS
41set NO_SBE_UPDATES
42
43#unset PCIE_HOTPLUG_CONTROLLER
44
45# turn on console output
46set CONSOLE
47set BMC_AST2500
48
49#set DISABLE_HOSTBOOT_RUNTIME
50
51# Compile in hostboot runtime PRD
52#unset HBRT_PRD
53
54# Compile in hb rt HTMGT : Load/Start OCC
55#unset HTMGT
56#unset START_OCC_DURING_BOOT
57#unset CONSOLE_OUTPUT_OCC_COMM
58
59# PNOR flags
60unset PNOR_TWO_SIDE_SUPPORT
61
62set BMC_BT_LPC_IPMI
63set AXONE
64set AXONE_BRINGUP
65set SUPPORT_EEPROM_CACHING
66
67# Enable Checkstop Analysis for both
68# Runtime and IPLtime scenarios
69unset IPLTIME_CHECKSTOP_ANALYSIS
70
71# set for trace debug to console
72set CONSOLE_OUTPUT_TRACE
73#set CONSOLE_OUTPUT_FFDCDISPLAY
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
79# This is not working in P10 op-build
80unset ENABLE_HDAT_IN_HOSTBOOT