summaryrefslogtreecommitdiffstats
path: root/include/configs/CMS700.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/CMS700.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/CMS700.h')
-rw-r--r--include/configs/CMS700.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/CMS700.h b/include/configs/CMS700.h
index eebce38e70..40fef88f98 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 */
OpenPOWER on IntegriCloud