X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53ard.h;h=a3bf034e83fb6ff09305ea9a0f1783d79b667686;hb=7453cb595cc17898a8227777b410b3e34a689c37;hp=797a637bf712eaa3eec9f621ccee09d7d255033f;hpb=015999584167b946dbc8f0c4fee96cc806dd10cc;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h index 797a637bf7..a3bf034e83 100644 --- a/include/configs/mx53ard.h +++ b/include/configs/mx53ard.h @@ -23,6 +23,8 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG +#define CONFIG_SYS_GENERIC_BOARD + /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) @@ -46,6 +48,7 @@ #define CONFIG_CMD_I2C #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_MXC +#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */ /* MMC Configs */ #define CONFIG_FSL_ESDHC @@ -76,7 +79,6 @@ #include #undef CONFIG_CMD_IMLS -#define CONFIG_CMD_SETEXPR #define CONFIG_BOOTDELAY 3 @@ -184,7 +186,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT "MX53ARD U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */