summaryrefslogtreecommitdiffstats
path: root/include/configs/pxm2.h
diff options
context:
space:
mode:
authorEgli, Samuel <samuel.egli@siemens.com>2014-04-24 17:57:52 +0200
committerTom Rini <trini@ti.com>2014-05-13 19:42:59 -0400
commit9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc (patch)
treefc6313835489e9cb5bf5aace10057b2f5cdf508f /include/configs/pxm2.h
parent4b97bcbe20d185f116b70613c42649e8a0a5146b (diff)
downloadtalos-obmc-uboot-9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc.tar.gz
talos-obmc-uboot-9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc.zip
siemens: cosmetic: remove unused and rename defines
For dxr2 board DXR2_IOCTRL_VAL is set by data in EEPROM. In pxm2 board it does not make sense to have dxr2 as prefix. Replace it with more meaningful DDR prefix. Signed-off-by: Samuel Egli <samuel.egli@siemens.com> Cc: Pascal Bach <pascal.bach@siemens.com> Cc: Roger Meier <r.meier@siemens.com> Cc: Heiko Schocher <hs@denx.de> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/pxm2.h')
-rw-r--r--include/configs/pxm2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h
index 6276d43395..d75d562963 100644
--- a/include/configs/pxm2.h
+++ b/include/configs/pxm2.h
@@ -21,7 +21,7 @@
#include "siemens-am33x-common.h"
#define CONFIG_SYS_MPUCLK 720
-#define DXR2_IOCTRL_VAL 0x18b
+#define DDR_IOCTRL_VAL 0x18b
#define DDR_PLL_FREQ 266
#define BOARD_DFU_BUTTON_GPIO 59
OpenPOWER on IntegriCloud