]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - security-integration-tree/security-ti-u-boot.git/commitdiff
ARM: DRA7: configs: Prepare for detecting memory > 2GB
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 22 Oct 2015 10:17:51 +0000 (15:47 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 23 Oct 2015 06:16:09 +0000 (11:46 +0530)
Enable configs that are required for detecting memory > 2GB.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
include/configs/dra7xx_evm.h

index d55f1599379c6180e59eb1c98f1e9bb141a37a0a..b6bafaa13c2e490ab66e3606eef99d947882a271 100644 (file)
 #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