X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsbc8641d.h;h=9040ec609587674ebbccc4748087d5bdbfff9d2b;hb=b1b9e4ce3af6d10c8442bff48b69cad151ddff82;hp=70763e715abb9b3a99fa48601dc23963e23fae03;hpb=8b3637c662e8a322f542942e5ee76b95ed9d9e39;p=u-boot diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h index 70763e715a..9040ec6095 100644 --- a/include/configs/sbc8641d.h +++ b/include/configs/sbc8641d.h @@ -276,7 +276,6 @@ /* Use the HUSH parser */ #define CONFIG_SYS_HUSH_PARSER #ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #endif /* @@ -566,7 +565,7 @@ #define CONFIG_HOSTNAME sbc8641d #define CONFIG_ROOTPATH "/opt/eldk/ppc_74xx" -#define CONFIG_BOOTFILE uImage +#define CONFIG_BOOTFILE "uImage" #define CONFIG_SERVERIP 192.168.0.2 #define CONFIG_GATEWAYIP 192.168.0.1