remove trailing whitespace
[coreboot.git] / src / southbridge / amd / cimx / sb900 / SbPlatform.h
1 /*
2  *****************************************************************************
3  *
4  * This file is part of the coreboot project.
5  *
6  * Copyright (C) 2011 Advanced Micro Devices, Inc.
7  *
8  * This program is free software; you can redistribute it and/or modify
9  * it under the terms of the GNU General Public License as published by
10  * the Free Software Foundation; version 2 of the License.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
20  * ***************************************************************************
21  *
22  */
23
24 #ifndef  _AMD_SBPLATFORM_H_
25 #define  _AMD_SBPLATFORM_H_
26
27 //#include "cbtypes.h"
28 #ifdef NULL
29   #undef NULL
30 #endif
31 #define NULL            0
32
33 typedef unsigned long long PLACEHOLDER;
34
35 #ifndef SBOEM_ACPI_RESTORE_SWSMI
36   #define SBOEM_BEFORE_PCI_RESTORE_SWSMI    0xD3
37   #define SBOEM_AFTER_PCI_RESTORE_SWSMI     0xD4
38 #endif
39
40 #ifndef _AMD_NB_CIM_X_PROTOCOL_H_
41
42 /*
43 /// Extended PCI Address
44 typedef struct _EXT_PCI_ADDR {
45   UINT32                  Reg :16; ///< / PCI Register
46   UINT32                  Func:3;  ///< / PCI Function
47   UINT32                  Dev :5;  ///< / PCI Device
48   UINT32                  Bus :8;  ///< / PCI Address
49 } EXT_PCI_ADDR;
50
51 /// PCI Address
52 typedef union _PCI_ADDR {
53   UINT32                  ADDR; ///< / 32 bit Address
54   EXT_PCI_ADDR            Addr; ///< / Extended PCI Address
55 } PCI_ADDR;
56 */
57 #endif
58 #define FIXUP_PTR(ptr)  ptr
59
60 #include <console/console.h>
61 #include "AmdSbLib.h"
62 #include "Amd.h"
63 #include "Hudson-2.h"
64 #include "SbType.h"
65 #include "AcpiLib.h"
66 #include "SbDef.h"
67 #include "AmdSbLib.h"
68 #include "SbSubFun.h"
69 #include "platform_cfg.h"       /* mainboard specific configuration */
70 #include "Oem.h"                /* platform default configuration */
71 #include "AMD.h"
72 #include "SbBiosRamUsage.h"
73 #include "EcFan.h"
74
75 //------------------------------------------------------------------------------------------------------------------------//
76 /**
77  * SB_CIMx_PARAMETER                0                1                   2            Defult Value When CIMx Take over
78  *  SpreadSpectrum         CIMx take over   User (Setup Option) User (Setup Option)               Enable
79  * SpreadSpectrumType      CIMx take over   User (Setup Option) User (Setup Option)               Normal
80  *     HpetTimer           CIMx take over   User (Setup Option) User (Setup Option)               Enable
81  *     HpetMsiDis          CIMx take over   User (Setup Option) User (Setup Option)               Enable (0x00)
82  *      IrConfig           CIMx take over   User (Setup Option) User (Setup Option)               Disable (0x00)
83  * SpiFastReadEnable       CIMx take over   User (Setup Option) User (Setup Option)               Disable
84  * SpiFastReadSpeed        CIMx take over   User (Setup Option) User (Setup Option)               Disable (NULL)
85  *     NbSbGen2            CIMx take over   User (Setup Option) User (Setup Option)               Enable
86  * AlinkPhyPllPowerDown    CIMx take over   User (Setup Option) User (Setup Option)               Enable
87  * ResetCpuOnSyncFlood     CIMx take over   User (Setup Option) User (Setup Option)               Enable
88  *     GppGen2             CIMx take over   User (Setup Option) User (Setup Option)               Disable
89  *  GppMemWrImprove        CIMx take over   User (Setup Option) User (Setup Option)               Enable
90  *    GppPortAspm          CIMx take over   User (Setup Option) User (Setup Option)               Disable
91  *  GppLaneReversal        CIMx take over   User (Setup Option) User (Setup Option)               Disable
92  *  GppPhyPllPowerDown     CIMx take over   User (Setup Option) User (Setup Option)               Enable
93  *  UsbPhyPowerDown        CIMx take over   User (Setup Option) User (Setup Option)               Disable
94  *  SBGecDebugBus          CIMx take over   User (Setup Option) User (Setup Option)               Disable
95  *     SBGecPwr            CIMx take over   User (Setup Option) User (Setup Option)               Nerver Power down (0x11)
96  *   SataSetMaxGen2        CIMx take over   User (Setup Option) User (Setup Option)               Max Gen3 (0x00)
97  *   SataClkMode           CIMx take over   User (Setup Option) User (Setup Option)               0x90   int. 100Mhz
98  *  SataAggrLinkPmCap      CIMx take over   User (Setup Option) User (Setup Option)               Enable
99  *  SataPortMultCap        CIMx take over   User (Setup Option) User (Setup Option)               Enable
100  *   SataPscCap            CIMx take over   User (Setup Option) User (Setup Option)               Enable (0x00)
101  *   SataSscCap            CIMx take over   User (Setup Option) User (Setup Option)               Enable (0x00)
102  * SataFisBasedSwitching   CIMx take over   User (Setup Option) User (Setup Option)               Disable
103  *   SataCccSupport        CIMx take over   User (Setup Option) User (Setup Option)               Disable
104  *   SataMsiCapability     CIMx take over   User (Setup Option) User (Setup Option)               Enable
105  *   SataClkAutoOff        CIMx take over   User (Setup Option) User (Setup Option)               Disable
106  *    AcDcMsg              CIMx take over   User (Setup Option) User (Setup Option)               Disable
107  *   TimerTickTrack        CIMx take over   User (Setup Option) User (Setup Option)               Disable
108  *  ClockInterruptTag      CIMx take over   User (Setup Option) User (Setup Option)               Disable
109  *  OhciTrafficHanding     CIMx take over   User (Setup Option) User (Setup Option)               Disable
110  *  EhciTrafficHanding     CIMx take over   User (Setup Option) User (Setup Option)               Disable
111  *  FusionMsgCMultiCore    CIMx take over   User (Setup Option) User (Setup Option)               Disable
112  *   FusionMsgCStage       CIMx take over   User (Setup Option) User (Setup Option)               Disable
113  */
114 #define SB_CIMx_PARAMETER  0x02
115
116 // Generic
117 #define cimSpreadSpectrumDefault        TRUE
118 #define cimSpreadSpectrumTypeDefault    0x00      // Normal
119 #define cimHpetTimerDefault             TRUE
120 #define cimHpetMsiDisDefault            FALSE     // Enable
121 #define cimIrConfigDefault              0x00      // Disable
122 #define cimSpiFastReadEnableDefault     0x00      // Disable
123 #define cimSpiFastReadSpeedDefault      0x00      // NULL
124 // GPP/AB Controller
125 #define cimNbSbGen2Default              TRUE
126 #define cimAlinkPhyPllPowerDownDefault  TRUE
127 #define cimResetCpuOnSyncFloodDefault   TRUE
128 #define cimGppGen2Default               FALSE
129 #define cimGppMemWrImproveDefault       TRUE
130 #define cimGppPortAspmDefault           FALSE
131 #define cimGppLaneReversalDefault       FALSE
132 #define cimGppPhyPllPowerDownDefault    TRUE
133 // USB Controller
134 #define cimUsbPhyPowerDownDefault       FALSE
135 // GEC Controller
136 #define cimSBGecDebugBusDefault         FALSE
137 #define cimSBGecPwrDefault              0x03
138 // Sata Controller
139 #define cimSataSetMaxGen2Default        0x00
140 #define cimSATARefClkSelDefault         0x10
141 #define cimSATARefDivSelDefault         0x80
142 #define cimSataAggrLinkPmCapDefault     TRUE
143 #define cimSataPortMultCapDefault       TRUE
144 #define cimSataPscCapDefault            0x00      // Enable
145 #define cimSataSscCapDefault            0x00      // Enable
146 #define cimSataFisBasedSwitchingDefault FALSE
147 #define cimSataCccSupportDefault        FALSE
148 #define cimSataClkAutoOffDefault        FALSE
149 #define cimNativepciesupportDefault     FALSE
150 // Fusion Related
151 #define cimAcDcMsgDefault               FALSE
152 #define cimTimerTickTrackDefault        FALSE
153 #define cimClockInterruptTagDefault     FALSE
154 #define cimOhciTrafficHandingDefault    FALSE
155 #define cimEhciTrafficHandingDefault    FALSE
156 #define cimFusionMsgCMultiCoreDefault   FALSE
157 #define cimFusionMsgCStageDefault       FALSE
158 #endif // _AMD_SBPLATFORM_H_