X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fzipitz2.h;h=17c5346acc7120cda368d9af27390b137727b001;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=97dfc0e6ec10c150a52522fe8fea038b1902d562;hpb=6b29a395b62965eef6b5065d3a526a8588a92038;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h index 97dfc0e..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 @@ -62,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 /*