From: wdenk Date: Thu, 31 Jan 2002 21:22:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=84a8aebfca7342bfa57b5535db0562652c03afe7;p=users%2Frw%2Fppcboot.git *** empty log message *** --- diff --git a/include/config_IP860.h b/include/config_IP860.h index 1468cb1..d83ca30 100644 --- a/include/config_IP860.h +++ b/include/config_IP860.h @@ -46,6 +46,8 @@ #define CONFIG_CLOCKS_IN_MHZ 1 /* clocks passsed to Linux in MHz */ +#define CONFIG_PREBOOT "echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo" + #undef CONFIG_BOOTARGS #define CONFIG_BOOTCOMMAND \ "bootp; " \