From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 29 Mar 2011 23:49:30 +0200 Subject: [U-Boot] [PATCH] ARM: Add support for displaying second ethaddr in 'bdinfo' command In-Reply-To: <1301433395-25203-1-git-send-email-gryrmln@gmail.com> References: <1301433395-25203-1-git-send-email-gryrmln@gmail.com> Message-ID: <20110329214930.12634EDFFCF@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Gray Remlin, In message <1301433395-25203-1-git-send-email-gryrmln@gmail.com> you wrote: > Signed-off-by: Gray Remlin > --- > common/cmd_bdinfo.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Why limit this to eth1addr? What's the chances that ARM systems may have more than 2 network interfaces? 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: wd at denx.de "Everything should be made as simple as possible, but not simpler." - Albert Einstein