X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fapf27.h;h=40a82b884bd195faec4f4540e63746bddffd39db;hb=cb33bda44f4bbf6fb58adf41dced313ca38da6fc;hp=314ac898ea103688315465fb73fac0a913f8a743;hpb=0675f992dbf4a785a05a1baf149c2bce6aa5fe90;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 314ac89..40a82b8 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -22,7 +22,6 @@ /* * Enable the call to miscellaneous platform dependent initialization. */ -#define CONFIG_SYS_NO_FLASH /* * SPL @@ -55,8 +54,6 @@ /* * 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 */ @@ -201,7 +198,6 @@ */ #define CONFIG_MXC_UART #define CONFIG_CONS_INDEX 1 -#define CONFIG_BAUDRATE 115200 #define CONFIG_MXC_UART_BASE UART1_BASE /* @@ -241,7 +237,6 @@ */ #define CONFIG_MTD_DEVICE #define CONFIG_MTD_PARTITIONS -#define CONFIG_DOS_PARTITION #define CONFIG_SUPPORT_VFAT /* @@ -308,7 +303,6 @@ * SD/MMC */ #ifdef CONFIG_CMD_MMC -#define CONFIG_GENERIC_MMC #define CONFIG_MXC_MCI_REGS_BASE 0x10014000 #endif