X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx25pdk.h;h=8949ee64db41df2aeb80f9595c827ca619355999;hb=8d3a25685e4aac7070365a2b3c53c2c81b27930f;hp=528b193d7000b33b90b58159209bad5e5e0946d1;hpb=43ade93bdb0c8bd57382be810a05b3793749ce85;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index 528b193..8949ee6 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -52,14 +52,12 @@ #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 */ /* No NOR flash present */ #define CONFIG_ENV_OFFSET (6 * 64 * 1024) #define CONFIG_ENV_SIZE (8 * 1024) #define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_NO_FLASH #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 @@ -103,7 +101,10 @@ /* RTC */ #define CONFIG_RTC_IMXDI -#define CONFIG_CMD_DATE + +/* Fuse API support */ +#define CONFIG_FSL_IIM +#define CONFIG_CMD_FUSE /* Ethernet Configs */