diff options
Diffstat (limited to 'include/configs/nhk8815.h')
-rw-r--r-- | include/configs/nhk8815.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nhk8815.h b/include/configs/nhk8815.h index 20db397..de20771 100644 --- a/include/configs/nhk8815.h +++ b/include/configs/nhk8815.h @@ -106,7 +106,6 @@ #define CONFIG_PL011_SERIAL #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CFG_SERIAL0 0x101FD000 #define CFG_SERIAL1 0x101FB000 |