summaryrefslogtreecommitdiff
path: root/include/configs/tegra186-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tegra186-common.h')
-rw-r--r--include/configs/tegra186-common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/tegra186-common.h b/include/configs/tegra186-common.h
index 98e4fc2d25..495d18555f 100644
--- a/include/configs/tegra186-common.h
+++ b/include/configs/tegra186-common.h
@@ -60,9 +60,4 @@
"fdt_addr_r=0x82000000\0" \
"ramdisk_addr_r=0x82100000\0"
-/* Defines for SPL */
-#define CONFIG_SPL_TEXT_BASE 0x80108000
-#define CONFIG_SYS_SPL_MALLOC_START 0x80090000
-#define CONFIG_SPL_STACK 0x800ffffc
-
#endif