mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-24 04:34:22 +08:00
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>
This commit is contained in:
parent
99c6a9f8b1
commit
c67b760dd9
@ -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
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user