diff options
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r-- | include/configs/corvus.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h index 3a01a2b48a..bb1d0d7715 100644 --- a/include/configs/corvus.h +++ b/include/configs/corvus.h @@ -127,8 +127,6 @@ "512k(dtb),6M(kernel)ro,-(rootfs) " \ "root=/dev/mtdblock7 rw rootfstype=jffs2" -#define CONFIG_BAUDRATE 115200 - #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |