X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FPM520.h;h=d9405b012ea5ac61ee73c23bcfc3fa9cc921e903;hb=32bf3d143a888f8deacfdcc97e898f6c06d0aea4;hp=3cd3511f7872639fca8bec05b1ad2858a7e5dcec;hpb=acf0269779422f3e147d2ddfb499c9f6ff10ad5e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/PM520.h b/include/configs/PM520.h index 3cd3511..d9405b0 100644 --- a/include/configs/PM520.h +++ b/include/configs/PM520.h @@ -90,6 +90,15 @@ /* + * BOOTP options + */ +#define CONFIG_BOOTP_BOOTFILESIZE +#define CONFIG_BOOTP_BOOTPATH +#define CONFIG_BOOTP_GATEWAY +#define CONFIG_BOOTP_HOSTNAME + + +/* * Command line configuration. */ #include @@ -120,7 +129,7 @@ #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ #define CONFIG_PREBOOT "echo;" \ - "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \ + "echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \ "echo" #undef CONFIG_BOOTARGS