commit | 91f33534728e6416d332ad2b53ad1d6fde57f7fc | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Fri Jan 02 12:19:47 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 26 10:40:42 2009 +0100 |
tree | 91924446aa64b168f34d3ced0a5822b553114329 | |
parent | 89b8619aaeafc922ca0c3bb249872591050c8dcc [diff] |
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>