summaryrefslogtreecommitdiff
path: root/include/configs/durian.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/durian.h')
-rw-r--r--include/configs/durian.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/durian.h b/include/configs/durian.h
index fa48e5c024..65cdccd6b1 100644
--- a/include/configs/durian.h
+++ b/include/configs/durian.h
@@ -13,8 +13,6 @@
#define PHYS_SDRAM_1_SIZE 0x7B000000
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
-#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x10000000)
-
/* Size of Malloc Pool */
#define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024 + CONFIG_ENV_SIZE)