X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra210-common.h;h=7f361d874af8ad7bc78b96bad72a88c6bfc4e41b;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=b9e04147be3048cee9545e1151713db784b0771f;hpb=e908d20fcbd847e17345591fc171b59d9a156516;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra210-common.h b/include/configs/tegra210-common.h index b9e0414..7f361d8 100644 --- a/include/configs/tegra210-common.h +++ b/include/configs/tegra210-common.h @@ -44,13 +44,6 @@ "kernel_addr_r=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \ "fdtfile=" FDTFILE "\0" \ "fdt_addr_r=0x83000000\0" \ - "ramdisk_addr_r=0x83200000\0" - -/* For USB EHCI controller */ -#define CONFIG_EHCI_IS_TDI -#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10 - -/* GPU needs setup */ -#define CONFIG_TEGRA_GPU + "ramdisk_addr_r=0x83420000\0" #endif /* _TEGRA210_COMMON_H_ */