X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdebris.h;h=60c7c4058f87a3ad19ec2aca9775dec528b5ed13;hb=544aa66a6695790227613bf32bdf672143d5a1ad;hp=60c70ebb2e74077e0a23c07fde9543abc100d821;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/debris.h b/include/configs/debris.h index 60c70eb..60c7c40 100644 --- a/include/configs/debris.h +++ b/include/configs/debris.h @@ -81,7 +81,7 @@ #undef CONFIG_SYS_AUTOLOAD /* rootpath */ -#define CONFIG_ROOTPATH /tftpboot/target +#define CONFIG_ROOTPATH "/tftpboot/target" /* gatewayip */ #define CONFIG_GATEWAYIP 192.168.0.1 @@ -93,7 +93,7 @@ #define CONFIG_HOSTNAME debris /* bootfile */ -#define CONFIG_BOOTFILE pImage +#define CONFIG_BOOTFILE "pImage" /* loadaddr */ #define CONFIG_LOADADDR 800000