X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsmdkv310.h;h=9986a3b707d9d9406a95d6b5bcc32c5bc14b90b0;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=856bf7d67be1f78601a1861579dac4a0b01bd8f5;hpb=f9d0fd8a566f78f27a510258c34b3526f9822e92;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/smdkv310.h b/include/configs/smdkv310.h index 856bf7d..9986a3b 100644 --- a/include/configs/smdkv310.h +++ b/include/configs/smdkv310.h @@ -14,10 +14,8 @@ #undef CONFIG_BOARD_COMMON #undef CONFIG_USB_GADGET_DWC2_OTG #undef CONFIG_USB_GADGET_DWC2_OTG_PHY -#undef CONFIG_CMD_USB_MASS_STORAGE #undef CONFIG_REVISION_TAG #undef CONFIG_CMD_THOR_DOWNLOAD -#undef CONFIG_CMD_DFU /* High Level Configuration Options */ #define CONFIG_EXYNOS4210 1 /* which is a EXYNOS4210 SoC */ @@ -41,9 +39,6 @@ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE -#define CONFIG_CMD_PING -#define CONFIG_CMD_DHCP - /* MMC SPL */ #define CONFIG_SKIP_LOWLEVEL_INIT #define COPY_BL2_FNPTR_ADDR 0x00002488 @@ -72,14 +67,12 @@ #define PHYS_SDRAM_4_SIZE SDRAM_BANK_SIZE /* FLASH and environment organization */ -#define CONFIG_IDENT_STRING " for SMDKC210/V310" #define CONFIG_CLK_1000_400_200 /* MIU (Memory Interleaving Unit) */ #define CONFIG_MIU_2BIT_INTERLEAVED -#define CONFIG_ENV_IS_IN_MMC 1 #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_ENV_SIZE (16 << 10) /* 16 KB */ #define RESERVE_BLOCK_SIZE (512)