diff options
Diffstat (limited to 'include/configs/sbc405.h')
| -rw-r--r-- | include/configs/sbc405.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/sbc405.h b/include/configs/sbc405.h index c156820ac..7197aaf79 100644 --- a/include/configs/sbc405.h +++ b/include/configs/sbc405.h @@ -147,7 +147,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 */ |