X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpogo_e02.h;h=f94e74f0fc69177590df3d4bc66462c557de23a1;hb=b8682a7fcf69344ac5a2d57c75f9c93bfdc93142;hp=b1a3dc7716a12d75b034402f776477fe5ff770c8;hpb=2431492aef1de33bd222c97ecc131a338d9c454e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index b1a3dc7..f94e74f 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -13,13 +13,10 @@ #ifndef _CONFIG_POGO_E02_H #define _CONFIG_POGO_E02_H - /* * 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) @@ -31,14 +28,8 @@ /* * Commands configuration */ -#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #define CONFIG_SYS_MVFS -#define CONFIG_CMD_DHCP -#define CONFIG_CMD_ENV -#define CONFIG_CMD_MII #define CONFIG_CMD_NAND -#define CONFIG_CMD_PING -#define CONFIG_CMD_USB /* * mv-common.h should be defined after CMD configs since it used them @@ -86,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 */