summaryrefslogtreecommitdiffstats
path: root/include/configs/DASA_SIM.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/DASA_SIM.h')
-rw-r--r--include/configs/DASA_SIM.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/DASA_SIM.h b/include/configs/DASA_SIM.h
index 229e4587d0..30e978cdaa 100644
--- a/include/configs/DASA_SIM.h
+++ b/include/configs/DASA_SIM.h
@@ -98,7 +98,7 @@
/* The following table includes the supported baudrates */
#define CFG_BAUDRATE_TABLE \
- { 300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200 }
+ { 300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200 }
#define CFG_LOAD_ADDR 0x100000 /* default load address */
OpenPOWER on IntegriCloud