]> git.sur5r.net Git - u-boot/blobdiff - include/configs/p3mx.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / p3mx.h
index 94a69927edbd377c6f6ca1995690f6a5aec4c767..8c459cb46ef6a88b22f6e4b54f3fa11fcb281897 100644 (file)
  * Miscellaneous configurable options
  *----------------------------------------------------------------------*/
 #define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory         */
 #define CONFIG_SYS_PROMPT              "=> "   /* Monitor Command Prompt       */
 
 #define L2_ENABLE      (L2_INIT | L2CR_L2E)
 
+#ifndef __ASSEMBLY__
+#include <../board/Marvell/include/core.h>
+#endif
+
 #endif /* __CONFIG_H */