Re: [U-Boot] [PATCH] bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM

2011-09-07 Thread Marek Vasut
On Wednesday, August 31, 2011 11:38:31 AM Michal Simek wrote: > - Show all ethernet MACs in the system. > - Show current ethernet device > > Signed-off-by: Michal Simek > --- > common/cmd_bdinfo.c | 32 ++-- > 1 files changed, 30 insertions(+), 2 deletions(-) > > d

Re: [U-Boot] [PATCH] bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM

2011-09-07 Thread Wolfgang Denk
Dear Michal Simek, In message <1314783511-1480-1-git-send-email-mon...@monstr.eu> you wrote: > - Show all ethernet MACs in the system. > - Show current ethernet device > > Signed-off-by: Michal Simek > --- > common/cmd_bdinfo.c | 32 ++-- > 1 files changed, 30 inse