X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcardhu.h;h=f1b5a71edf123366a65daa4ae1f4c0784b8e1a04;hb=cb33bda44f4bbf6fb58adf41dced313ca38da6fc;hp=96d3a0d5cce9eb8842f6ec9b00fbf12cf88e85ce;hpb=035ebf85b09cf11c820ae9eec414097420741abd;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/cardhu.h b/include/configs/cardhu.h index 96d3a0d..f1b5a71 100644 --- a/include/configs/cardhu.h +++ b/include/configs/cardhu.h @@ -25,12 +25,11 @@ #define CONFIG_TEGRA_ENABLE_UARTA #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE +#define CONFIG_MACH_TYPE MACH_TYPE_CARDHU + /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_GENERIC_MMC - /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) @@ -44,7 +43,6 @@ #define CONFIG_SPI_FLASH_SIZE (4 << 20) /* USB Host support */ -#define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA /* USB networking support */