]> git.sur5r.net Git - u-boot/blobdiff - include/configs/trats.h
ARM: uniphier: change load addresses for bigger kernel image
[u-boot] / include / configs / trats.h
index 465eed0a5ce7919b34701eb033f2a5b194676a82..e6649fffa28b9b6f99b34b5bd1719461599bdd75 100644 (file)
@@ -26,7 +26,6 @@
 #define CONFIG_NR_DRAM_BANKS           4
 #define CONFIG_SYS_SDRAM_BASE          0x40000000
 #define PHYS_SDRAM_1                   CONFIG_SYS_SDRAM_BASE
-#define CONFIG_SYS_TEXT_BASE           0x63300000
 #define SDRAM_BANK_SIZE                        (256 << 20)     /* 256 MB */
 
 /* memtest works on */
@@ -34,8 +33,6 @@
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_SDRAM_BASE + 0x5000000)
 #define CONFIG_SYS_LOAD_ADDR           (CONFIG_SYS_SDRAM_BASE + 0x4800000)
 
-#define CONFIG_SYS_TEXT_BASE           0x63300000
-
 /* select serial console configuration */
 #define CONFIG_SERIAL2
 
@@ -60,7 +57,6 @@
 
 #define CONFIG_ENV_OVERWRITE
 
-#define CONFIG_ENV_VARS_UBOOT_CONFIG
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 
 /* Tizen - partitions definitions */