Dear Simon Guinot, In message <1304262244-13788-6-git-send-email-simon.gui...@sequanux.org> you wrote: > From: Simon Guinot <sgui...@lacie.com> > > Netconsole use the environment variable `ncip' to configure the > destination IP. `serverip' don't need to be defined. > > Signed-off-by: Simon Guinot <sgui...@lacie.com> > --- > net/net.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/net/net.c b/net/net.c > index e50bdf1..63b4201 100644 > --- a/net/net.c > +++ b/net/net.c > @@ -1718,7 +1718,6 @@ static int net_check_prereq (proto_t protocol) > #if defined(CONFIG_CMD_NFS) > case NFS: > #endif > - case NETCONS: > case TFTP: > if (NetServerIP == 0) { > puts ("*** ERROR: `serverip' not set\n");
NAK, as this change would also disable the test if NetOurIP == 0, i. e. if our own IP address is set. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Genitiv ins Wasser, weil's Dativ ist! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot