projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a763883
)
ARM: DRA7: configs: Prepare for detecting memory > 2GB
author
Lokesh Vutla
<lokeshvutla@ti.com>
Tue, 8 Mar 2016 03:48:07 +0000
(09:18 +0530)
committer
Tom Rini
<trini@konsulko.com>
Mon, 14 Mar 2016 23:18:51 +0000
(19:18 -0400)
Enable configs that are required for detecting memory > 2GB.
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
include/configs/dra7xx_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/dra7xx_evm.h
b/include/configs/dra7xx_evm.h
index e79250b7f0a409c61d2336d72f91d2ca29fc786f..45bda4f654f49def87e6ae22ea5df26c0dda0734 100644
(file)
--- a/
include/configs/dra7xx_evm.h
+++ b/
include/configs/dra7xx_evm.h
@@
-19,6
+19,11
@@
#define CONFIG_IODELAY_RECALIBRATION
#endif
+#define CONFIG_VERY_BIG_RAM
+#define CONFIG_PHYS_64BIT
+#define CONFIG_NR_DRAM_BANKS 2
+#define CONFIG_MAX_MEM_MAPPED 0x80000000
+
#ifndef CONFIG_QSPI_BOOT
/* MMC ENV related defines */
#define CONFIG_ENV_IS_IN_MMC