AGESA boards: Clean up Ids.h and Filecode.h includes
Change-Id: I9cb63ff58900a39d7cd8e3da2b9a9a95c2a41a69 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21484 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
b7959b5921
commit
a257efcfcc
|
@ -19,7 +19,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/pi/00660F01/chip.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include <PlatformMemoryConfiguration.h>
|
||||
#include <boardid.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
/* Initialize Port descriptor (PCIe port, Lanes 8-15, PCI Device Number 3, ...) */
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <device/azalia.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include <northbridge/amd/pi/agesawrapper.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
/* Initialize Port descriptor (PCIe port, Lane 3, PCI Device 2, Function 5) */
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include "SB700.h"
|
||||
#include "OEM.h" /* SMBUS0_BASE_ADDRESS */
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
*/
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
//#define OPTION_HW_DQS_REC_EN_TRAINING TRUE
|
||||
/* AGESA will check the OEM configuration during preprocessing stage,
|
||||
* coreboot enable -Wundef option, so we should make sure we have all contanstand defined
|
||||
|
|
|
@ -13,12 +13,10 @@
|
|||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "Filecode.h"
|
||||
#include "Hudson-2.h"
|
||||
#include "AmdSbLib.h"
|
||||
#include "gpio.h"
|
||||
|
||||
#define FILECODE UNASSIGNED_FILE_FILECODE
|
||||
|
||||
#ifndef SB_GPIO_REG01
|
||||
#define SB_GPIO_REG01 1
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include <vendorcode/amd/agesa/f14/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/*---------------------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
#include <northbridge/amd/pi/agesawrapper.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
{
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include <northbridge/amd/pi/agesawrapper.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
/* Initialize Port descriptor (PCIe port, Lane 3, PCI Device 2, Function 5) */
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
/*
|
||||
* Lane ID Mapping (from Fam15h BKDG: Table 45: Lane Id Mapping)
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include <vendorcode/amd/agesa/f14/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/**
|
||||
* OemCustomizeInitEarly
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include <vendorcode/amd/agesa/f14/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/*---------------------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
/*
|
||||
* Lane ID Mapping (from Fam15h BKDG: Table 45: Lane Id Mapping)
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include "Hudson-2.h"
|
||||
#include <stdlib.h>
|
||||
#include <southbridge/amd/cimx/sb700/gpio_oem.h>
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "amdlib.h"
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X12_F12PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
// Initialize Port descriptor (PCIe port, Lanes 8:15, PCI Device Number 2, ...)
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -13,12 +13,10 @@
|
|||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "Filecode.h"
|
||||
#include "SbPlatform.h"
|
||||
#include "gpio.h"
|
||||
#include "vendorcode/amd/cimx/sb900/AmdSbLib.h"
|
||||
|
||||
#define FILECODE UNASSIGNED_FILE_FILECODE
|
||||
|
||||
#ifndef SB_GPIO_REG01
|
||||
#define SB_GPIO_REG01 1
|
||||
|
|
|
@ -15,16 +15,13 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "PlatformGnbPcieComplex.h"
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/*---------------------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -15,16 +15,13 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "PlatformGnbPcieComplex.h"
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/*---------------------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
{
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
/*
|
||||
* Lane ID Mapping (from Fam15h BKDG: Table 45: Lane Id Mapping)
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h>
|
||||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h>
|
||||
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
/* Initialize Port descriptor (PCIe port, Lanes 2-3, PCI Device Number 2, Function 4) */
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include <northbridge/amd/pi/agesawrapper.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
/* Initialize Port descriptor (PCIe port, Lanes 2-3, PCI Device 2, Function 4) */
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
{
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include <vendorcode/amd/agesa/f14/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/**
|
||||
* OemCustomizeInitEarly
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the cpu family. */
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "PlatformGnbPcieComplex.h"
|
||||
|
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "imc.h"
|
||||
|
|
|
@ -15,14 +15,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
{
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
#include "Ids.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -16,14 +16,11 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
{
|
||||
|
|
|
@ -32,8 +32,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "AGESA.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
/*
|
||||
* Lane ID Mapping (from Fam15h BKDG: Table 45: Lane Id Mapping)
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h>
|
||||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h>
|
||||
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include <vendorcode/amd/agesa/f14/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/**
|
||||
* OemCustomizeInitEarly
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
#include <vendorcode/amd/agesa/f14/Proc/Mem/mm.h>
|
||||
#include <vendorcode/amd/agesa/f14/Proc/Mem/mn.h>
|
||||
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
/*
|
||||
* Lane ID Mapping (from Fam15h BKDG: Table 45: Lane Id Mapping)
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h>
|
||||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h>
|
||||
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -15,16 +15,13 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "PlatformGnbPcieComplex.h"
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/*---------------------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -15,16 +15,13 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
#include "PlatformGnbPcieComplex.h"
|
||||
#include "Filecode.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <northbridge/amd/agesa/state_machine.h>
|
||||
|
||||
#define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE
|
||||
|
||||
/*---------------------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/CPU/heapManager.h>
|
||||
#include <PlatformMemoryConfiguration.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
/*
|
||||
* Lane ID Mapping (from Fam15h BKDG: Table 45: Lane Id Mapping)
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h>
|
||||
#include <vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h>
|
||||
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* Select the CPU family. */
|
||||
#define INSTALL_FAMILY_10_SUPPORT FALSE
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
|
||||
/* Select the CPU family. */
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <spd_bin.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include "OptionsIds.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include "gpio_ftns.h"
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include <northbridge/amd/pi/agesawrapper.h>
|
||||
|
||||
#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
|
||||
|
||||
static const PCIe_PORT_DESCRIPTOR PortList [] = {
|
||||
{
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include <arch/io.h>
|
||||
|
||||
#ifdef __PRE_RAM__
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "AdvancedApi.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* AGESA will check the OEM configuration during preprocessing stage,
|
||||
* coreboot enable -Wundef option, so we should make sure we have all contanstand defined
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
const BIOS_CALLOUT_STRUCT BiosCallouts[] =
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "AdvancedApi.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
//#define OPTION_HW_DQS_REC_EN_TRAINING TRUE
|
||||
/* AGESA will check the OEM configuration during preprocessing stage,
|
||||
* coreboot enable -Wundef option, so we should make sure we have all contanstand defined
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "amdlib.h"
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "Ids.h"
|
||||
#include <arch/io.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "AGESA.h"
|
||||
#include "AdvancedApi.h"
|
||||
#include "Filecode.h"
|
||||
#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
|
||||
|
||||
/* AGESA will check the OEM configuration during preprocessing stage,
|
||||
* coreboot enable -Wundef option, so we should make sure we have all contanstand defined
|
||||
|
|
Loading…
Reference in New Issue