From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 23 Oct 2011 22:15:44 +0200 Subject: [U-Boot] [PATCH 1/3 v2] net: emaclite: Use unsigned long for baseaddr In-Reply-To: <1318497803-21874-2-git-send-email-monstr@monstr.eu> References: <1318497803-21874-1-git-send-email-monstr@monstr.eu> <1318497803-21874-2-git-send-email-monstr@monstr.eu> Message-ID: <20111023201544.17AA41222226@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 Michal Simek, In message <1318497803-21874-2-git-send-email-monstr@monstr.eu> you wrote: > Baseaddr should be unsigned long. > > Signed-off-by: Michal Simek > > --- > v2: Fix merge confict - no function change > --- > drivers/net/xilinx_emaclite.c | 4 ++-- > include/netdev.h | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) Applied, thanks. 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 Do not simplify the design of a program if a way can be found to make it complex and wonderful.