Re: [U-Boot] [PATCH 3/4] tegra: whistler: reduce and comment network cfg options

2012-05-31 Thread Simon Glass
On Tue, May 15, 2012 at 3:16 PM, Stephen Warren wrote: > From: Stephen Warren > > CONFIG_CMD_PING/NFS aren't required for Whistler to boot. > > Add some comments. > > Signed-off-by: Stephen Warren > Acked-by: Simon Glass > --- > include/configs/whistler.h |7 --- > 1 files changed,

[U-Boot] [PATCH 3/4] tegra: whistler: reduce and comment network cfg options

2012-05-15 Thread Stephen Warren
From: Stephen Warren CONFIG_CMD_PING/NFS aren't required for Whistler to boot. Add some comments. Signed-off-by: Stephen Warren --- include/configs/whistler.h |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/include/configs/whistler.h b/include/configs/whistler.h