summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_chameleonv3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socfpga_chameleonv3.h')
-rw-r--r--include/configs/socfpga_chameleonv3.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/socfpga_chameleonv3.h b/include/configs/socfpga_chameleonv3.h
index 75d2081fac8..aa13878177e 100644
--- a/include/configs/socfpga_chameleonv3.h
+++ b/include/configs/socfpga_chameleonv3.h
@@ -17,8 +17,7 @@
/*
* Serial / UART configurations
*/
-#define CONFIG_SYS_NS16550_MEM32
-#define CONFIG_SYS_BAUDRATE_TABLE {4800, 9600, 19200, 38400, 57600, 115200}
+#define CFG_SYS_BAUDRATE_TABLE {4800, 9600, 19200, 38400, 57600, 115200}
#define CONFIG_EXTRA_ENV_SETTINGS \
"autoload=no\0" \