]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sbc8560.h
MX5: fix warning in clock.c
[karo-tx-uboot.git] / include / configs / sbc8560.h
index f928622f27e6afdaf5ac76b89e5e2aea52cb2a1c..46d60985d325e9750d29a00c069cf56144d71a5f 100644 (file)
 
 /* Use the HUSH parser */
 #define CONFIG_SYS_HUSH_PARSER
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
-#endif
 
 /* pass open firmware flat tree */
 #define CONFIG_OF_LIBFDT                1
  */
 
 #define CONFIG_HOSTNAME                SBC8560
-#define CONFIG_ROOTPATH                /home/ppc
-#define CONFIG_BOOTFILE                uImage
+#define CONFIG_ROOTPATH                "/home/ppc"
+#define CONFIG_BOOTFILE                "uImage"
 
 #define        CONFIG_EXTRA_ENV_SETTINGS               \
        "netdev=eth0\0"                         \