]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra2-common.h
tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.
[karo-tx-uboot.git] / include / configs / tegra2-common.h
index ffea4013eb4a3aeb10a261489a4c50637029bacb..e6f385fac38f5922bcb0589aa720067b903ce96b 100644 (file)
 #define PHYS_SDRAM_1           TEGRA2_SDRC_CS0
 #define PHYS_SDRAM_1_SIZE      0x20000000      /* 512M */
 
-#define CONFIG_SYS_TEXT_BASE   0x00E08000
+#define CONFIG_SYS_TEXT_BASE   0x00108000
 #define CONFIG_SYS_SDRAM_BASE  PHYS_SDRAM_1
 
 #define CONFIG_SYS_INIT_RAM_ADDR       CONFIG_STACKBASE