summaryrefslogtreecommitdiffstats
path: root/include/configs/gr_cpci_ax2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gr_cpci_ax2000.h')
-rw-r--r--include/configs/gr_cpci_ax2000.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/gr_cpci_ax2000.h b/include/configs/gr_cpci_ax2000.h
index 782746e4e0..060f116df2 100644
--- a/include/configs/gr_cpci_ax2000.h
+++ b/include/configs/gr_cpci_ax2000.h
@@ -342,10 +342,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-CPCI-AX2000"
OpenPOWER on IntegriCloud