summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/advansus/a785e-i/platform_cfg.h8
-rw-r--r--src/mainboard/amd/inagua/platform_cfg.h5
-rw-r--r--src/mainboard/amd/persimmon/platform_cfg.h5
-rw-r--r--src/mainboard/amd/south_station/platform_cfg.h5
-rw-r--r--src/mainboard/amd/torpedo/platform_cfg.h3
-rw-r--r--src/mainboard/amd/union_station/platform_cfg.h5
-rw-r--r--src/mainboard/asrock/e350m1/platform_cfg.h8
-rw-r--r--src/mainboard/asus/m5a88-v/platform_cfg.h8
-rw-r--r--src/mainboard/avalue/eax-785e/platform_cfg.h8
-rw-r--r--src/mainboard/gizmosphere/gizmo/platform_cfg.h5
-rw-r--r--src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h5
-rw-r--r--src/mainboard/lippert/frontrunner-af/platform_cfg.h5
-rw-r--r--src/mainboard/lippert/toucan-af/platform_cfg.h5
13 files changed, 46 insertions, 29 deletions
diff --git a/src/mainboard/advansus/a785e-i/platform_cfg.h b/src/mainboard/advansus/a785e-i/platform_cfg.h
index 6944ab2b6d70..29f92d283f80 100644
--- a/src/mainboard/advansus/a785e-i/platform_cfg.h
+++ b/src/mainboard/advansus/a785e-i/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
@@ -212,7 +213,8 @@
#define GEC_CONFIG 0
/**
- * @def SIO_HWM_BASE_ADDRESS Super IO HWM base address
+ * @def SIO_HWM_BASE_ADDRESS
+ * Super IO HWM base address
*/
#define SIO_HWM_BASE_ADDRESS 0x290
diff --git a/src/mainboard/amd/inagua/platform_cfg.h b/src/mainboard/amd/inagua/platform_cfg.h
index 4bd6a0e58151..9ca6d95434c8 100644
--- a/src/mainboard/amd/inagua/platform_cfg.h
+++ b/src/mainboard/amd/inagua/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h
index 53573704676d..f1b0fdc8e18e 100644
--- a/src/mainboard/amd/persimmon/platform_cfg.h
+++ b/src/mainboard/amd/persimmon/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/amd/south_station/platform_cfg.h b/src/mainboard/amd/south_station/platform_cfg.h
index 4bd6a0e58151..9ca6d95434c8 100644
--- a/src/mainboard/amd/south_station/platform_cfg.h
+++ b/src/mainboard/amd/south_station/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/amd/torpedo/platform_cfg.h b/src/mainboard/amd/torpedo/platform_cfg.h
index de4e89d42662..311214cbd8b1 100644
--- a/src/mainboard/amd/torpedo/platform_cfg.h
+++ b/src/mainboard/amd/torpedo/platform_cfg.h
@@ -25,7 +25,8 @@
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In Hudson-2, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
diff --git a/src/mainboard/amd/union_station/platform_cfg.h b/src/mainboard/amd/union_station/platform_cfg.h
index 4bd6a0e58151..9ca6d95434c8 100644
--- a/src/mainboard/amd/union_station/platform_cfg.h
+++ b/src/mainboard/amd/union_station/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/asrock/e350m1/platform_cfg.h b/src/mainboard/asrock/e350m1/platform_cfg.h
index 6944ab2b6d70..29f92d283f80 100644
--- a/src/mainboard/asrock/e350m1/platform_cfg.h
+++ b/src/mainboard/asrock/e350m1/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
@@ -212,7 +213,8 @@
#define GEC_CONFIG 0
/**
- * @def SIO_HWM_BASE_ADDRESS Super IO HWM base address
+ * @def SIO_HWM_BASE_ADDRESS
+ * Super IO HWM base address
*/
#define SIO_HWM_BASE_ADDRESS 0x290
diff --git a/src/mainboard/asus/m5a88-v/platform_cfg.h b/src/mainboard/asus/m5a88-v/platform_cfg.h
index 6944ab2b6d70..25574b7d4307 100644
--- a/src/mainboard/asus/m5a88-v/platform_cfg.h
+++ b/src/mainboard/asus/m5a88-v/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
@@ -212,7 +213,8 @@
#define GEC_CONFIG 0
/**
- * @def SIO_HWM_BASE_ADDRESS Super IO HWM base address
+ * @def SIO_HWM_BASE_ADDRESS
+ * Super IO HWM base address
*/
#define SIO_HWM_BASE_ADDRESS 0x290
diff --git a/src/mainboard/avalue/eax-785e/platform_cfg.h b/src/mainboard/avalue/eax-785e/platform_cfg.h
index 6944ab2b6d70..25574b7d4307 100644
--- a/src/mainboard/avalue/eax-785e/platform_cfg.h
+++ b/src/mainboard/avalue/eax-785e/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
@@ -212,7 +213,8 @@
#define GEC_CONFIG 0
/**
- * @def SIO_HWM_BASE_ADDRESS Super IO HWM base address
+ * @def SIO_HWM_BASE_ADDRESS
+ * Super IO HWM base address
*/
#define SIO_HWM_BASE_ADDRESS 0x290
diff --git a/src/mainboard/gizmosphere/gizmo/platform_cfg.h b/src/mainboard/gizmosphere/gizmo/platform_cfg.h
index 401d98148272..8163af363bc2 100644
--- a/src/mainboard/gizmosphere/gizmo/platform_cfg.h
+++ b/src/mainboard/gizmosphere/gizmo/platform_cfg.h
@@ -26,7 +26,8 @@
#define LEGACY_FREE 1
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -195,7 +196,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h
index bbd1d1412d1b..2d946f898922 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h
+++ b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h
@@ -23,7 +23,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -192,7 +193,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/lippert/frontrunner-af/platform_cfg.h b/src/mainboard/lippert/frontrunner-af/platform_cfg.h
index 03146d0bebfe..0c3308d6b107 100644
--- a/src/mainboard/lippert/frontrunner-af/platform_cfg.h
+++ b/src/mainboard/lippert/frontrunner-af/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -190,7 +191,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/
diff --git a/src/mainboard/lippert/toucan-af/platform_cfg.h b/src/mainboard/lippert/toucan-af/platform_cfg.h
index 25b048562b51..29f3916ae217 100644
--- a/src/mainboard/lippert/toucan-af/platform_cfg.h
+++ b/src/mainboard/lippert/toucan-af/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -190,7 +191,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/