X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FMPC8548CDS.h;h=a99f8d592a4fec3d36d45e0b393bb56a6121d0fd;hb=cfeba45f505290ec719076dd174727d10045aa2b;hp=4b5f719926c05fb64cde9fcf171cf8cd07b30f4e;hpb=7bf5228ce190e1659eee0d99bbf4fc5d417a2369;p=u-boot diff --git a/include/configs/MPC8548CDS.h b/include/configs/MPC8548CDS.h index 4b5f719926..a99f8d592a 100644 --- a/include/configs/MPC8548CDS.h +++ b/include/configs/MPC8548CDS.h @@ -577,8 +577,8 @@ extern unsigned long get_clock_freq(void); #define CONFIG_IPADDR 192.168.1.253 #define CONFIG_HOSTNAME unknown -#define CONFIG_ROOTPATH /nfsroot -#define CONFIG_BOOTFILE 8548cds/uImage.uboot +#define CONFIG_ROOTPATH "/nfsroot" +#define CONFIG_BOOTFILE "8548cds/uImage.uboot" #define CONFIG_UBOOTPATH 8548cds/u-boot.bin /* TFTP server */ #define CONFIG_SERVERIP 192.168.1.1