X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fzipitz2.h;h=17c5346acc7120cda368d9af27390b137727b001;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=ed2c9acdb1d9a0a3141f87f66fb6c5a567f520d1;hpb=4f892924d238cc415891dbea336a0fdaff2f853b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h index ed2c9ac..17c5346 100644 --- a/include/configs/zipitz2.h +++ b/include/configs/zipitz2.h @@ -15,7 +15,6 @@ #define CONFIG_CPU_PXA27X 1 /* Marvell PXA270 CPU */ #define CONFIG_SYS_TEXT_BASE 0x0 -#undef CONFIG_BOARD_LATE_INIT #undef CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_PREBOOT @@ -49,7 +48,6 @@ * Serial Console Configuration * STUART - the lower serial port on Colibri board */ -#define CONFIG_PXA_SERIAL #define CONFIG_STUART 1 #define CONFIG_CONS_INDEX 2 #define CONFIG_BAUDRATE 115200 @@ -63,11 +61,9 @@ * MMC Card Configuration */ #ifdef CONFIG_CMD_MMC -#define CONFIG_MMC #define CONFIG_GENERIC_MMC #define CONFIG_PXA_MMC_GENERIC #define CONFIG_SYS_MMC_BASE 0xF0000000 -#define CONFIG_DOS_PARTITION #endif /*