From 91f33534728e6416d332ad2b53ad1d6fde57f7fc Mon Sep 17 00:00:00 2001 From: Matthias Fuchs Date: Fri, 2 Jan 2009 12:19:47 +0100 Subject: ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files Lot's of 405 board config files use CONFIG_SYS_IGNORE_405_UART_ERRATA_59. Either they define or undef it. Because it's not used in any source files this patch removes any references to it. Signed-off-by: Matthias Fuchs Signed-off-by: Stefan Roese --- include/configs/CPCI2DP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/CPCI2DP.h') 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 */ -- cgit v1.2.3