diff options
Diffstat (limited to 'include/configs/tegra210-common.h')
-rw-r--r-- | include/configs/tegra210-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/tegra210-common.h b/include/configs/tegra210-common.h index 4c05576a90..93c9455e8f 100644 --- a/include/configs/tegra210-common.h +++ b/include/configs/tegra210-common.h @@ -60,11 +60,6 @@ "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 - /* For USB EHCI controller */ #define CONFIG_EHCI_IS_TDI #define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10 |