X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fimx27lite-common.h;h=b8a867c7ba1fa20fe823c366d8f9ba9506518d05;hb=4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1;hp=80628ddaf3c1de802c6aeadd98331fa4b3095efa;hpb=bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h index 80628dd..b8a867c 100644 --- a/include/configs/imx27lite-common.h +++ b/include/configs/imx27lite-common.h @@ -16,9 +16,6 @@ #define CONFIG_MX27 #define CONFIG_MX27_CLK32 32768 /* OSC32K frequency */ -#define CONFIG_DISPLAY_BOARDINFO -#define CONFIG_DISPLAY_CPUINFO - #define CONFIG_SYS_TEXT_BASE 0xc0000000 #define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */ @@ -88,7 +85,6 @@ #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART1_BASE #define CONFIG_CONS_INDEX 1 /* use UART0 for console */ -#define CONFIG_BAUDRATE 115200 /* Default baud rate */ /* * Flash & Environment @@ -138,14 +134,6 @@ #define CONFIG_MXC_NAND_HWECC /* - * SD/MMC - */ -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC -#define CONFIG_MXC_MMC -#define CONFIG_DOS_PARTITION - -/* * GPIO */ #define CONFIG_MXC_GPIO @@ -171,7 +159,6 @@ /* * U-Boot commands */ -#define CONFIG_CMD_DIAG #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_NAND