Re: [U-Boot] [PATCH 04/12] ARM: rpi_b: include config_cmd_default.h

2012-07-09 Thread Tom Rini
On Tue, Jul 03, 2012 at 08:02:47PM -0600, Stephen Warren wrote: > This enables a more typical default set of commands. Remove explicit > enables for commands already in the default list. > > Signed-off-by: Stephen Warren > --- > include/configs/rpi_b.h |8 ++-- > 1 file changed, 6 inser

[U-Boot] [PATCH 04/12] ARM: rpi_b: include config_cmd_default.h

2012-07-03 Thread Stephen Warren
This enables a more typical default set of commands. Remove explicit enables for commands already in the default list. Signed-off-by: Stephen Warren --- include/configs/rpi_b.h |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/include/configs/rpi_b.h b/include/config