X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fimx31_litekit.h;h=fa69ac1d27bb296696c22ea829596221892cee38;hb=7b96427030d351afa19ff56245106110e1becbec;hp=0f2203254545af97739c0adaba8b1d4069de07e5;hpb=3fd968e9314942f2840f8f9fda98079cc0d82288;p=karo-tx-uboot.git diff --git a/include/configs/imx31_litekit.h b/include/configs/imx31_litekit.h index 0f22032545..fa69ac1d27 100644 --- a/include/configs/imx31_litekit.h +++ b/include/configs/imx31_litekit.h @@ -15,7 +15,6 @@ #include /* High Level Configuration Options */ -#define CONFIG_MX31 1 /* This is a mx31 */ #define CONFIG_MX31_CLK32 32000 #define CONFIG_DISPLAY_CPUINFO @@ -73,9 +72,6 @@ /*********************************************************** * Command definition ***********************************************************/ - -#include - #define CONFIG_CMD_MII #define CONFIG_CMD_PING #define CONFIG_CMD_SPI @@ -104,7 +100,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "uboot> " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)