Re: [U-Boot] [PATCH 5/6] netconsole: remove `serverip' check

2011-05-01 Thread Wolfgang Denk
Dear Simon Guinot, In message <1304262244-13788-6-git-send-email-simon.gui...@sequanux.org> you wrote: > From: Simon Guinot > > Netconsole use the environment variable `ncip' to configure the > destination IP. `serverip' don't need to be defined. > > Signed-off-by: Simon Guinot > --- > net/n

[U-Boot] [PATCH 5/6] netconsole: remove `serverip' check

2011-05-01 Thread Simon Guinot
From: Simon Guinot Netconsole use the environment variable `ncip' to configure the destination IP. `serverip' don't need to be defined. Signed-off-by: Simon Guinot --- net/net.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/net/net.c b/net/net.c index e50bdf1..63b420