Remove comments that are obsolete since r6028.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6029 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
#define FAM10_SCAN_PCI_BUS 0
|
#define FAM10_SCAN_PCI_BUS 0
|
||||||
#define FAM10_ALLOCATE_IO_RANGE 0
|
#define FAM10_ALLOCATE_IO_RANGE 0
|
||||||
|
@@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
//#define K8_ALLOCATE_IO_RANGE 1
|
//#define K8_ALLOCATE_IO_RANGE 1
|
||||||
|
|
||||||
|
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
#define FAM10_SCAN_PCI_BUS 0
|
#define FAM10_SCAN_PCI_BUS 0
|
||||||
#define FAM10_ALLOCATE_IO_RANGE 0
|
#define FAM10_ALLOCATE_IO_RANGE 0
|
||||||
|
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
#define FAM10_SCAN_PCI_BUS 0
|
#define FAM10_SCAN_PCI_BUS 0
|
||||||
#define FAM10_ALLOCATE_IO_RANGE 0
|
#define FAM10_ALLOCATE_IO_RANGE 0
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
/* Used by it8712f_enable_serial(). */
|
/* Used by it8712f_enable_serial(). */
|
||||||
#define SERIAL_DEV PNP_DEV(0x2e, IT8712F_SP1)
|
#define SERIAL_DEV PNP_DEV(0x2e, IT8712F_SP1)
|
||||||
|
|
||||||
/* Used by raminit. */
|
|
||||||
|
|
||||||
#if CONFIG_LOGICAL_CPUS == 1
|
#if CONFIG_LOGICAL_CPUS == 1
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
#endif
|
#endif
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
unsigned int get_sbdn(unsigned bus);
|
unsigned int get_sbdn(unsigned bus);
|
||||||
|
|
||||||
/* Used by raminit. */
|
|
||||||
|
|
||||||
/* Used by init_cpus and fidvid */
|
/* Used by init_cpus and fidvid */
|
||||||
#define SET_FIDVID 1
|
#define SET_FIDVID 1
|
||||||
|
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
unsigned int get_sbdn(unsigned bus);
|
unsigned int get_sbdn(unsigned bus);
|
||||||
|
|
||||||
/* Used by raminit. */
|
|
||||||
|
|
||||||
/* Used by init_cpus and fidvid */
|
/* Used by init_cpus and fidvid */
|
||||||
#define SET_FIDVID 1
|
#define SET_FIDVID 1
|
||||||
|
|
||||||
|
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
#define FAM10_SCAN_PCI_BUS 0
|
#define FAM10_SCAN_PCI_BUS 0
|
||||||
#define FAM10_ALLOCATE_IO_RANGE 0
|
#define FAM10_ALLOCATE_IO_RANGE 0
|
||||||
|
@@ -26,8 +26,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by init_cpus and fidvid
|
//used by init_cpus and fidvid
|
||||||
#define SET_FIDVID 1
|
#define SET_FIDVID 1
|
||||||
#define SET_FIDVID_CORE_RANGE 0
|
#define SET_FIDVID_CORE_RANGE 0
|
||||||
|
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
#define FAM10_SCAN_PCI_BUS 0
|
#define FAM10_SCAN_PCI_BUS 0
|
||||||
#define FAM10_ALLOCATE_IO_RANGE 0
|
#define FAM10_ALLOCATE_IO_RANGE 0
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
//#define K8_ALLOCATE_IO_RANGE 1
|
//#define K8_ALLOCATE_IO_RANGE 1
|
||||||
|
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
//#define K8_ALLOCATE_IO_RANGE 1
|
//#define K8_ALLOCATE_IO_RANGE 1
|
||||||
|
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
//#define K8_ALLOCATE_IO_RANGE 1
|
//#define K8_ALLOCATE_IO_RANGE 1
|
||||||
|
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
#define FAM10_SCAN_PCI_BUS 0
|
#define FAM10_SCAN_PCI_BUS 0
|
||||||
#define FAM10_ALLOCATE_IO_RANGE 0
|
#define FAM10_ALLOCATE_IO_RANGE 0
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SERIAL_DEV PNP_DEV(0x4e, W83627THF_SP1)
|
#define SERIAL_DEV PNP_DEV(0x4e, W83627THF_SP1)
|
||||||
|
|
||||||
/* Used by raminit. */
|
|
||||||
|
|
||||||
#if CONFIG_LOGICAL_CPUS == 1
|
#if CONFIG_LOGICAL_CPUS == 1
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
#endif
|
#endif
|
||||||
|
@@ -25,8 +25,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
//used by incoherent_ht
|
//used by incoherent_ht
|
||||||
//#define K8_ALLOCATE_IO_RANGE 1
|
//#define K8_ALLOCATE_IO_RANGE 1
|
||||||
|
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
// used by init_cpus and fidvid (disabled until someone tests this)
|
// used by init_cpus and fidvid (disabled until someone tests this)
|
||||||
// #define SET_FIDVID 1
|
// #define SET_FIDVID 1
|
||||||
#define SET_FIDVID 0
|
#define SET_FIDVID 0
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
//used by raminit
|
|
||||||
|
|
||||||
#if CONFIG_LOGICAL_CPUS==1
|
#if CONFIG_LOGICAL_CPUS==1
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
#endif
|
#endif
|
||||||
|
@@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
|
|
||||||
//used by raminit
|
|
||||||
|
|
||||||
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
#define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Reference in New Issue
Block a user