]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8560ADS.h
sandbox: Enable ext4 and fat filesystems
[karo-tx-uboot.git] / include / configs / MPC8560ADS.h
index b4b312b2b1addca2b6026e3ee1cfc808ae526da0..35d15f4271f62f14ca01ea2173e9fb9caf4427ae 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_HOSTNAME                unknown
 #define CONFIG_ROOTPATH                "/nfsroot"
-#define CONFIG_BOOTFILE                your.uImage
+#define CONFIG_BOOTFILE                "your.uImage"
 
 #define CONFIG_SERVERIP  192.168.1.1
 #define CONFIG_GATEWAYIP 192.168.1.1