X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fapf27.h;h=29cbbabd1e0bc1ca12bb32c5d27b7b043f04fe40;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=40a82b884bd195faec4f4540e63746bddffd39db;hpb=a6d4cd4778bcc30f451f2d5d92ec4722ff5b71cc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 40a82b8..29cbbab 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -52,17 +52,6 @@ #define CONFIG_ROOTPATH "/tftpboot/" __stringify(CONFIG_BOARD_NAME) "-root" /* - * U-Boot Commands - */ -#define CONFIG_CMD_EEPROM -#define CONFIG_CMD_IMX_FUSE /* imx iim fuse */ -#define CONFIG_CMD_MTDPARTS /* MTD partition support */ -#define CONFIG_CMD_NAND /* NAND support */ -#define CONFIG_CMD_NAND_LOCK_UNLOCK -#define CONFIG_CMD_NAND_TRIMFFS -#define CONFIG_CMD_UBIFS - -/* * Memory configurations */ #define CONFIG_NR_DRAM_POPULATED 1 @@ -87,7 +76,6 @@ */ #define ACFG_MONITOR_OFFSET 0x00000000 #define CONFIG_SYS_MONITOR_LEN 0x00100000 /* 1MiB */ -#define CONFIG_ENV_IS_IN_NAND #define CONFIG_ENV_OVERWRITE #define CONFIG_ENV_OFFSET 0x00100000 /* NAND offset */ #define CONFIG_ENV_SIZE 0x00020000 /* 128kB */ @@ -240,12 +228,6 @@ #define CONFIG_SUPPORT_VFAT /* - * UBIFS - */ -#define CONFIG_RBTREE -#define CONFIG_LZO - -/* * Ethernet (on SOC imx FEC) */ #define CONFIG_FEC_MXC