diff options
Diffstat (limited to 'include/configs/tegra3-common.h')
-rw-r--r-- | include/configs/tegra3-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tegra3-common.h b/include/configs/tegra3-common.h index ea391c19009..4a42c63e468 100644 --- a/include/configs/tegra3-common.h +++ b/include/configs/tegra3-common.h @@ -131,7 +131,7 @@ #define PHYS_SDRAM_1 TEGRA_SDRC_CS0 #define PHYS_SDRAM_1_SIZE 0x40000000 /* 1GB */ -#define CONFIG_SYS_TEXT_BASE 0x80E08000 +#define CONFIG_SYS_TEXT_BASE 0x80108000 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_INITRD_TAG /* enable initrd ATAG */ |