X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fapf27.h;h=29cbbabd1e0bc1ca12bb32c5d27b7b043f04fe40;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=82898bfa136ea9ed255012b8559a3bdaac21b8e1;hpb=02ccab1908c405fe1449457d4a0d343784a30acb;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 82898bf..29cbbab 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -52,19 +52,6 @@ #define CONFIG_ROOTPATH "/tftpboot/" __stringify(CONFIG_BOARD_NAME) "-root" /* - * U-Boot Commands - */ -#define CONFIG_CMD_BSP /* Board Specific functions */ -#define CONFIG_CMD_DATE -#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 @@ -89,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 */ @@ -242,12 +228,6 @@ #define CONFIG_SUPPORT_VFAT /* - * UBIFS - */ -#define CONFIG_RBTREE -#define CONFIG_LZO - -/* * Ethernet (on SOC imx FEC) */ #define CONFIG_FEC_MXC