projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
[u-boot.git]
/
include
/
configs
/
BSC9131RDB.h
diff --git
a/include/configs/BSC9131RDB.h
b/include/configs/BSC9131RDB.h
index 78649369626a0aa19af1a837d83b2e6452fb7af3..a6f73f2df3e908e8ac463f5e3392cebb9db92793 100644
(file)
--- a/
include/configs/BSC9131RDB.h
+++ b/
include/configs/BSC9131RDB.h
@@
-84,7
+84,6
@@
extern unsigned long get_sdram_size(void);
#define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000
#define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE
-#define CONFIG_NUM_DDR_CONTROLLERS 1
#define CONFIG_DIMM_SLOTS_PER_CTLR 1
#define CONFIG_CHIP_SELECTS_PER_CTRL 1
This page took
0.026919 seconds
and
4
git commands to generate.