diff options
| -rw-r--r-- | include/configs/ASH405.h | 1 | ||||
| -rw-r--r-- | include/configs/CATcenter.h | 1 | ||||
| -rw-r--r-- | include/configs/CMS700.h | 1 | ||||
| -rw-r--r-- | include/configs/CPCI2DP.h | 1 | ||||
| -rw-r--r-- | include/configs/CPCI405.h | 1 | ||||
| -rw-r--r-- | include/configs/CPCI4052.h | 1 | ||||
| -rw-r--r-- | include/configs/CPCI405AB.h | 1 | ||||
| -rw-r--r-- | include/configs/CPCI405DT.h | 1 | ||||
| -rw-r--r-- | include/configs/DP405.h | 1 | ||||
| -rw-r--r-- | include/configs/G2000.h | 1 | ||||
| -rw-r--r-- | include/configs/HH405.h | 1 | ||||
| -rw-r--r-- | include/configs/HUB405.h | 1 | ||||
| -rw-r--r-- | include/configs/OCRTC.h | 1 | ||||
| -rw-r--r-- | include/configs/ORSG.h | 1 | ||||
| -rw-r--r-- | include/configs/PCI405.h | 1 | ||||
| -rw-r--r-- | include/configs/PLU405.h | 1 | ||||
| -rw-r--r-- | include/configs/PMC405.h | 1 | ||||
| -rw-r--r-- | include/configs/PPChameleonEVB.h | 1 | ||||
| -rw-r--r-- | include/configs/VOH405.h | 1 | ||||
| -rw-r--r-- | include/configs/VOM405.h | 1 | ||||
| -rw-r--r-- | include/configs/WUH405.h | 1 | ||||
| -rw-r--r-- | include/configs/csb272.h | 1 | ||||
| -rw-r--r-- | include/configs/csb472.h | 1 | ||||
| -rw-r--r-- | include/configs/sbc405.h | 1 | 
24 files changed, 0 insertions, 24 deletions
| diff --git a/include/configs/ASH405.h b/include/configs/ASH405.h index a11a9b8db..2ee4f809d 100644 --- a/include/configs/ASH405.h +++ b/include/configs/ASH405.h @@ -125,7 +125,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #undef	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/CATcenter.h b/include/configs/CATcenter.h index 1e3666077..fa9fc2382 100644 --- a/include/configs/CATcenter.h +++ b/include/configs/CATcenter.h @@ -184,7 +184,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK		/* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD		691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/CMS700.h b/include/configs/CMS700.h index eebce38e7..40fef88f9 100644 --- a/include/configs/CMS700.h +++ b/include/configs/CMS700.h @@ -125,7 +125,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #define	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h index 328773430..5c88c47b5 100644 --- a/include/configs/CPCI2DP.h +++ b/include/configs/CPCI2DP.h @@ -112,7 +112,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #define CONFIG_UART1_CONSOLE            /* define for uart1 as console  */ diff --git a/include/configs/CPCI405.h b/include/configs/CPCI405.h index 89ba139af..f032a8d7a 100644 --- a/include/configs/CPCI405.h +++ b/include/configs/CPCI405.h @@ -125,7 +125,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/CPCI4052.h b/include/configs/CPCI4052.h index d0b4d1133..2677cfb27 100644 --- a/include/configs/CPCI4052.h +++ b/include/configs/CPCI4052.h @@ -134,7 +134,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/CPCI405AB.h b/include/configs/CPCI405AB.h index 69c8c6eee..aae0d7372 100644 --- a/include/configs/CPCI405AB.h +++ b/include/configs/CPCI405AB.h @@ -133,7 +133,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/CPCI405DT.h b/include/configs/CPCI405DT.h index be8c238a0..233320878 100644 --- a/include/configs/CPCI405DT.h +++ b/include/configs/CPCI405DT.h @@ -135,7 +135,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/DP405.h b/include/configs/DP405.h index 884f3fe88..187547d2a 100644 --- a/include/configs/DP405.h +++ b/include/configs/DP405.h @@ -117,7 +117,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #undef	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/G2000.h b/include/configs/G2000.h index b445faecb..bf9fd8275 100644 --- a/include/configs/G2000.h +++ b/include/configs/G2000.h @@ -152,7 +152,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #undef	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/HH405.h b/include/configs/HH405.h index e5de8ef01..ed9a235f6 100644 --- a/include/configs/HH405.h +++ b/include/configs/HH405.h @@ -177,7 +177,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef  CONFIG_SYS_EXT_SERIAL_CLOCK           /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59   /* ignore ppc405gp errata #59   */  #define CONFIG_SYS_BASE_BAUD       691200  #define CONFIG_UART1_CONSOLE            /* define for uart1 as console  */ diff --git a/include/configs/HUB405.h b/include/configs/HUB405.h index 1106b0dcf..0e7d2c010 100644 --- a/include/configs/HUB405.h +++ b/include/configs/HUB405.h @@ -118,7 +118,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #undef	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/OCRTC.h b/include/configs/OCRTC.h index 32814d49f..2591f1ded 100644 --- a/include/configs/OCRTC.h +++ b/include/configs/OCRTC.h @@ -105,7 +105,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/ORSG.h b/include/configs/ORSG.h index 58e9328e4..13d6e0496 100644 --- a/include/configs/ORSG.h +++ b/include/configs/ORSG.h @@ -105,7 +105,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/PCI405.h b/include/configs/PCI405.h index d0a37d7bc..4e397990c 100644 --- a/include/configs/PCI405.h +++ b/include/configs/PCI405.h @@ -111,7 +111,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/PLU405.h b/include/configs/PLU405.h index e9f16461e..7f2337bac 100644 --- a/include/configs/PLU405.h +++ b/include/configs/PLU405.h @@ -138,7 +138,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #undef	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/PMC405.h b/include/configs/PMC405.h index 8d07d7705..43e95320c 100644 --- a/include/configs/PMC405.h +++ b/include/configs/PMC405.h @@ -132,7 +132,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/PPChameleonEVB.h b/include/configs/PPChameleonEVB.h index d4322b6ba..d2eae1d7f 100644 --- a/include/configs/PPChameleonEVB.h +++ b/include/configs/PPChameleonEVB.h @@ -192,7 +192,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK		/* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD		691200  /* The following table includes the supported baudrates */ diff --git a/include/configs/VOH405.h b/include/configs/VOH405.h index f173bcc9b..38a1d0dec 100644 --- a/include/configs/VOH405.h +++ b/include/configs/VOH405.h @@ -134,7 +134,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef  CONFIG_SYS_EXT_SERIAL_CLOCK           /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59   /* ignore ppc405gp errata #59   */  #define CONFIG_SYS_BASE_BAUD       691200  #define CONFIG_UART1_CONSOLE            /* define for uart1 as console  */ diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h index 90efc6d81..db00c652f 100644 --- a/include/configs/VOM405.h +++ b/include/configs/VOM405.h @@ -121,7 +121,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #undef	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/WUH405.h b/include/configs/WUH405.h index de6e12f51..99188bc34 100644 --- a/include/configs/WUH405.h +++ b/include/configs/WUH405.h @@ -122,7 +122,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef	CONFIG_SYS_EXT_SERIAL_CLOCK	       /* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD	    691200  #define	CONFIG_UART1_CONSOLE		/* define for uart1 as console	*/ diff --git a/include/configs/csb272.h b/include/configs/csb272.h index 874f2c0b3..5d3b09aa3 100644 --- a/include/configs/csb272.h +++ b/include/configs/csb272.h @@ -162,7 +162,6 @@   *   */  #define CONFIG_SYS_EXT_SERIAL_CLOCK	3868400	/* use external serial clock */ -#undef  CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59 */  #undef  CONFIG_SYS_BASE_BAUD  #define CONFIG_BAUDRATE		38400	/* Default baud rate */  #define CONFIG_SYS_BAUDRATE_TABLE      \ diff --git a/include/configs/csb472.h b/include/configs/csb472.h index 2e30e6964..a33efde9f 100644 --- a/include/configs/csb472.h +++ b/include/configs/csb472.h @@ -161,7 +161,6 @@   *   */  #undef CONFIG_SYS_EXT_SERIAL_CLOCK		/* use internal serial clock */ -#undef  CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59 */  #define CONFIG_SYS_BASE_BAUD		691200  #define CONFIG_BAUDRATE		38400	/* Default baud rate */  #define CONFIG_SYS_BAUDRATE_TABLE      \ diff --git a/include/configs/sbc405.h b/include/configs/sbc405.h index c156820ac..7197aaf79 100644 --- a/include/configs/sbc405.h +++ b/include/configs/sbc405.h @@ -147,7 +147,6 @@  #define CONFIG_SYS_MEMTEST_END		0x0C00000	/* 4 ... 12 MB in DRAM	*/  #undef CONFIG_SYS_EXT_SERIAL_CLOCK		/* no external serial clock used */ -#define CONFIG_SYS_IGNORE_405_UART_ERRATA_59	/* ignore ppc405gp errata #59	*/  #define CONFIG_SYS_BASE_BAUD		691200  /* The following table includes the supported baudrates */ |