summaryrefslogtreecommitdiffstats
path: root/include/configs/grsim_leon2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-13 10:04:34 -0500
committerTom Rini <trini@konsulko.com>2015-11-13 10:04:34 -0500
commit618a51e9aefe1e03f498ea48bfab70a0b2c9be39 (patch)
tree565050bbf77d0d7f5d041bf490c3b6f8c83f6319 /include/configs/grsim_leon2.h
parentb67dfc5a1099eef2a323de23a78ba4e6d9b87633 (diff)
parente43ce3fca755d79635899b658a97f3c4a7dbf220 (diff)
downloadtalos-obmc-uboot-618a51e9aefe1e03f498ea48bfab70a0b2c9be39.tar.gz
talos-obmc-uboot-618a51e9aefe1e03f498ea48bfab70a0b2c9be39.zip
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
Diffstat (limited to 'include/configs/grsim_leon2.h')
-rw-r--r--include/configs/grsim_leon2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/grsim_leon2.h b/include/configs/grsim_leon2.h
index bd2eaa9fda..83fd7fae50 100644
--- a/include/configs/grsim_leon2.h
+++ b/include/configs/grsim_leon2.h
@@ -264,8 +264,6 @@
#define CONFIG_SYS_GRLIB_MEMCFG3 0x00136000
/*** LEON2 UART 1 ***/
-#define CONFIG_SYS_LEON2_UART1_SCALER \
- ((((CONFIG_SYS_CLK_FREQ*10)/(CONFIG_BAUDRATE*8))-5)/10)
/* UART1 Define to 1 or 0 */
#define LEON2_UART1_LOOPBACK_ENABLE 0
@@ -275,9 +273,6 @@
/*** LEON2 UART 2 ***/
-#define CONFIG_SYS_LEON2_UART2_SCALER \
- ((((CONFIG_SYS_CLK_FREQ*10)/(CONFIG_BAUDRATE*8))-5)/10)
-
/* UART2 Define to 1 or 0 */
#define LEON2_UART2_LOOPBACK_ENABLE 0
#define LEON2_UART2_FLOWCTRL_ENABLE 0
OpenPOWER on IntegriCloud