Bill Hoffa | 5f93f1d | 2014-06-26 21:02:48 -0500 | [diff] [blame] | 1 | # The Serial Flash Controller is the AST2400 BMC. |
2 | set LPC_SLAVE_AST2400 | ||||
3 | set SFC_IS_AST2400 | ||||
4 | set BMC_DOES_SFC_INIT | ||||
5 | unset SFC_IS_IBM_DPSS | ||||
6 | |||||
7 | # VPD options. | ||||
8 | unset MVPD_READ_FROM_PNOR | ||||
9 | unset DJVPD_READ_FROM_PNOR | ||||
10 | unset HAVE_MBVPD | ||||
11 | set SKIP_RESTRICT_EX_UNITS | ||||
12 | |||||
13 | # gpio config | ||||
14 | set GPIODD | ||||
15 | set PALMETTO_VDDR | ||||
16 |