aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sdm845.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sdm845.h')
-rw-r--r--include/configs/sdm845.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/sdm845.h b/include/configs/sdm845.h
index c77d0ac..af9ba19 100644
--- a/include/configs/sdm845.h
+++ b/include/configs/sdm845.h
@@ -11,19 +11,12 @@
#include <linux/sizes.h>
#include <asm/arch/sysmap-sdm845.h>
-#define CONFIG_SYS_LOAD_ADDR 0x80000000
#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 230400, 460800, 921600 }
/* Generic Timer Definitions */
#define COUNTER_FREQUENCY 19000000
-#define EXTRA_ENV_SETTINGS \
-
-#define CONFIG_EXTRA_ENV_SETTINGS \
- "loadaddr=0x80000000\0"
-
/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
#define CONFIG_SYS_BOOTM_LEN SZ_64M
/* Monitor Command Prompt */