diff options
Diffstat (limited to 'include/configs/tegra30-common.h')
-rw-r--r-- | include/configs/tegra30-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h index f6c07c6ecc..ed36e11da6 100644 --- a/include/configs/tegra30-common.h +++ b/include/configs/tegra30-common.h @@ -87,8 +87,6 @@ #define CONFIG_SYS_SPL_MALLOC_START 0x80090000 #define CONFIG_SPL_STACK 0x800ffffc -#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/tegra30/u-boot-spl.lds" - /* Total I2C ports on Tegra30 */ #define TEGRA_I2C_NUM_CONTROLLERS 5 |