X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpogo_e02.h;h=f94e74f0fc69177590df3d4bc66462c557de23a1;hb=b8682a7fcf69344ac5a2d57c75f9c93bfdc93142;hp=731b9dec41d9d2f0daf88fcab3e606e990ad5acb;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 731b9de..f94e74f 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -16,9 +16,7 @@ /* * Machine type definition and ID */ -#define MACH_TYPE_POGO_E02 3542 #define CONFIG_MACH_TYPE MACH_TYPE_POGO_E02 -#define CONFIG_IDENT_STRING "\nPogo E02" /* * High Level Configuration Options (easy to change) @@ -30,10 +28,7 @@ /* * Commands configuration */ -#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #define CONFIG_SYS_MVFS -#define CONFIG_CMD_ENV -#define CONFIG_CMD_MII #define CONFIG_CMD_NAND /* @@ -82,10 +77,6 @@ /* * File system */ -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT -#define CONFIG_CMD_JFFS2 -#define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS #define CONFIG_RBTREE #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */