X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fam57xx_evm.h;h=c47ffccff1597cbebaad8494cd29ad2bf458336b;hb=19ea606109135c3d9892d86e1b1c2a8fb551cc1b;hp=fea9300a67dedf305233d07d1e22cf22290ab592;hpb=0b23b0d9f969c4a587cb9ee75905d6f6f9d1d2ea;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index fea9300..c47ffcc 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @@ -16,10 +16,6 @@ #define CONFIG_IODELAY_RECALIBRATION -/* MMC ENV related defines */ -#define CONFIG_SYS_MMC_ENV_DEV 1 /* eMMC */ -#define CONFIG_SYS_MMC_ENV_PART 0 - #define CONFIG_SYS_BOOTM_LEN SZ_64M #define CONFIG_SYS_NS16550_COM1 UART1_BASE /* Base EVM has UART0 */ @@ -40,9 +36,7 @@ DFU_ALT_INFO_RAM \ DFU_ALT_INFO_QSPI #else -#undef CONFIG_CMD_BOOTD #ifdef CONFIG_SPL_DFU -#define CONFIG_SPL_LOAD_FIT_ADDRESS 0x80200000 #define DFUARGS \ "dfu_bufsiz=0x10000\0" \ DFU_ALT_INFO_RAM @@ -55,8 +49,6 @@ #define CONFIG_HSMMC2_8BIT /* CPSW Ethernet */ -#define CONFIG_BOOTP_DNS2 -#define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs longer aneg time at 1G */