9
0
Fork 0

tegra: move default textbase

All available opensource tools and published BCT configurations use
0x10800 as the default textbase on Tegra 20.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Tested-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Lucas Stach 2013-04-12 12:28:17 +02:00 committed by Sascha Hauer
parent 9bd3bdf7b9
commit 3ad53b334e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if ARCH_TEGRA_2x_SOC
config ARCH_TEXT_BASE
hex
default 0x31fc0000
default 0x00108000
choice
prompt "Tegra 20 Board Type"