projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c6a9f
)
powerpc/83xx: fix build failure
author
Shengzhou Liu
<Shengzhou.Liu@freescale.com>
Thu, 14 Jan 2016 10:45:30 +0000
(18:45 +0800)
committer
Tom Rini
<trini@konsulko.com>
Wed, 20 Jan 2016 15:19:40 +0000
(10:19 -0500)
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>
include/mpc83xx.h
patch
|
blob
|
history
diff --git
a/include/mpc83xx.h
b/include/mpc83xx.h
index a6d721a89ad1a379b7f049d79a36d4f6af344d75..b5a0bbf8478e75267a5348fc0b75b4158e7126fc 100644
(file)
--- 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
/*