[U-Boot] [PATCH 1/3] Revert "ARM: DRA7: configs: Prepare for detecting memory > 2GB"

Semen Protsenko semen.protsenko at linaro.org
Wed Mar 23 19:43:28 CET 2016


From: Sam Protsenko <semen.protsenko at linaro.org>

This reverts commit 212425b2721bb67273963b7fc517455425948d90.
---
 include/configs/dra7xx_evm.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index c0795ab..6e3a482 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -19,11 +19,6 @@
 #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
-- 
2.7.0



More information about the U-Boot mailing list