summaryrefslogtreecommitdiffstats
path: root/include/mpc83xx.h
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2016-01-14 18:45:30 +0800
committerTom Rini <trini@konsulko.com>2016-01-20 10:19:40 -0500
commitc67b760dd904b2d5828c408473f658768a7b327a (patch)
tree968ad45c4469e615a95b8e35ae74612f8cfee6c7 /include/mpc83xx.h
parent99c6a9f8b18713873b154cf57daeeafb46cadd6d (diff)
downloadtalos-obmc-uboot-c67b760dd904b2d5828c408473f658768a7b327a.tar.gz
talos-obmc-uboot-c67b760dd904b2d5828c408473f658768a7b327a.zip
powerpc/83xx: fix build failure
Remove duplicated SDRAM_INTERVAL_BSTOPRE from mpc83xx.h, which has been defined in fsl_ddr_sdram.h Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Diffstat (limited to 'include/mpc83xx.h')
-rw-r--r--include/mpc83xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index a6d721a89a..b5a0bbf847 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -1297,7 +1297,6 @@
*/
#define SDRAM_INTERVAL_REFINT 0x3FFF0000
#define SDRAM_INTERVAL_REFINT_SHIFT 16
-#define SDRAM_INTERVAL_BSTOPRE 0x00003FFF
#define SDRAM_INTERVAL_BSTOPRE_SHIFT 0
/*
OpenPOWER on IntegriCloud