X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra124-common.h;h=0485fea6ccb88af97f56a678c918788786473c25;hb=a29491ade0adf3dbb9dc51be8b45530edde1f1df;hp=de78ac992411d3ab4b56fbf5c93251c96418cabe;hpb=92832045c54586e9dffa082ff8cd8c2ef6040757;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra124-common.h b/include/configs/tegra124-common.h index de78ac9..0485fea 100644 --- a/include/configs/tegra124-common.h +++ b/include/configs/tegra124-common.h @@ -56,14 +56,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_IS_TDI -#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10 - -/* GPU needs setup */ -#define CONFIG_TEGRA_GPU #endif /* _TEGRA124_COMMON_H_ */