X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fimx27lite-common.h;h=b8a867c7ba1fa20fe823c366d8f9ba9506518d05;hb=43c8352e3e6b5142c9295d4934e2fd657ff6be39;hp=ba994f15d1620a241fe884663bd828403f80f9a3;hpb=19a9747535c105fa458d0c9929e6785cf56d1292;p=u-boot diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h index ba994f15d1..b8a867c7ba 100644 --- a/include/configs/imx27lite-common.h +++ b/include/configs/imx27lite-common.h @@ -16,8 +16,6 @@ #define CONFIG_MX27 #define CONFIG_MX27_CLK32 32768 /* OSC32K frequency */ -#define CONFIG_DISPLAY_BOARDINFO - #define CONFIG_SYS_TEXT_BASE 0xc0000000 #define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */ @@ -87,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 @@ -136,14 +133,6 @@ #define CONFIG_JFFS2_NAND #define CONFIG_MXC_NAND_HWECC -/* - * SD/MMC - */ -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC -#define CONFIG_MXC_MMC -#define CONFIG_DOS_PARTITION - /* * GPIO */ @@ -170,7 +159,6 @@ /* * U-Boot commands */ -#define CONFIG_CMD_DIAG #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_NAND