X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FPM826.h;h=190e2a44247ecc1ff30293e307893ff5b10e279b;hb=28ac6719108e989429de2b3dfa90312ba7c4d27b;hp=c80b15388078f1509a99b830a0913f2b36235eec;hpb=b8685affe614ccf5f4ec66252b30e2e524d18948;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/PM826.h b/include/configs/PM826.h index c80b153..190e2a4 100644 --- a/include/configs/PM826.h +++ b/include/configs/PM826.h @@ -43,13 +43,13 @@ #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ -#define CONFIG_PREBOOT "echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo" +#define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo" #undef CONFIG_BOOTARGS #define CONFIG_BOOTCOMMAND \ - "bootp; " \ - "setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} " \ - "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; " \ + "bootp; " \ + "setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} " \ + "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; " \ "bootm" /* enable I2C and select the hardware/software driver */ @@ -180,7 +180,7 @@ #endif -#define CFG_NAND_LEGACY +#define CONFIG_NAND_LEGACY /* * Disk-On-Chip configuration