X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fapx4devkit.h;h=bcd55bb8689e7802d1a945ec6540493685a42978;hb=19ea606109135c3d9892d86e1b1c2a8fb551cc1b;hp=83f283593bac0c1cb1c84db78689483e25aa810c;hpb=7cb2060b4e63a89c50739dc8a9fcd5d73f86f0be;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h index 83f2835..bcd55bb 100644 --- a/include/configs/apx4devkit.h +++ b/include/configs/apx4devkit.h @@ -21,13 +21,6 @@ #define PHYS_SDRAM_1_SIZE 0x20000000 /* Max 512 MB RAM */ #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 -/* Environment */ - -/* Environment is in MMC */ -#if defined(CONFIG_CMD_MMC) && defined(CONFIG_ENV_IS_IN_MMC) -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif - /* Environment is in NAND */ #if defined(CONFIG_CMD_NAND) && defined(CONFIG_ENV_IS_IN_NAND) #define CONFIG_ENV_RANGE (384 * 1024)