X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra30-common.h;h=04fcf11ed82d12ee2e327f9b417be2b62cda9de8;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=b878b1a9e699c4272325f340548472a4acc1a326;hpb=6a86f1212656d4497b8980048907535f5294fabe;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h index b878b1a..04fcf11 100644 --- a/include/configs/tegra30-common.h +++ b/include/configs/tegra30-common.h @@ -51,10 +51,5 @@ "ramdisk_addr_r=0x83100000\0" /* Defines for SPL */ -#define CONFIG_SYS_SPL_MALLOC_START 0x80090000 -#define CONFIG_SPL_STACK 0x800ffffc - -/* For USB EHCI controller */ -#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10 #endif /* _TEGRA30_COMMON_H_ */