summaryrefslogtreecommitdiffstats
path: root/include/configs/gr_xc3s_1500.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gr_xc3s_1500.h')
-rw-r--r--include/configs/gr_xc3s_1500.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/gr_xc3s_1500.h b/include/configs/gr_xc3s_1500.h
index e01578cbb2..3523cde3c7 100644
--- a/include/configs/gr_xc3s_1500.h
+++ b/include/configs/gr_xc3s_1500.h
@@ -274,10 +274,6 @@
#define CONFIG_SYS_GRLIB_DDR2_CFG1 0x00000000
#define CONFIG_SYS_GRLIB_DDR2_CFG3 0x00000000
-/* Calculate scaler register value from default baudrate */
-#define CONFIG_SYS_GRLIB_APBUART_SCALER \
- ((((CONFIG_SYS_CLK_FREQ*10)/(CONFIG_BAUDRATE*8))-5)/10)
-
/* Identification string */
#define CONFIG_IDENT_STRING "GAISLER LEON3 GR-XC3S-1500"
OpenPOWER on IntegriCloud