summaryrefslogtreecommitdiffstats
path: root/include/configs/CPCI4052.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2009-01-02 12:19:47 +0100
committerStefan Roese <sr@denx.de>2009-01-26 10:40:42 +0100
commit91f33534728e6416d332ad2b53ad1d6fde57f7fc (patch)
tree91924446aa64b168f34d3ced0a5822b553114329 /include/configs/CPCI4052.h
parent89b8619aaeafc922ca0c3bb249872591050c8dcc (diff)
downloadblackbird-obmc-uboot-91f33534728e6416d332ad2b53ad1d6fde57f7fc.tar.gz
blackbird-obmc-uboot-91f33534728e6416d332ad2b53ad1d6fde57f7fc.zip
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 <matthias.fuchs@esd-electronics.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/CPCI4052.h')
-rw-r--r--include/configs/CPCI4052.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/CPCI4052.h b/include/configs/CPCI4052.h
index d0b4d11339..2677cfb271 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 */
OpenPOWER on IntegriCloud