commit | 5814bb7fd3971261da659f156d02254c2cec9a8e | [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 | 43fed3c9add580571e5b14b3698fd6f97a613407 [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>