[U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

Wolfgang Denk wd at denx.de
Tue Sep 22 22:24:49 CEST 2009


Dear "Paulraj, Sandeep",

In message <0554BEF07D437848AF01B9C9B5F0BC5D929E5A4C at dlee01.ent.ti.com> you wrote:
> 
> 
> > From: Sandeep Paulraj <s-paulraj at ti.com>
> > 
> > This patch enables EMAC on the DM365 EVM.
> > 
> > Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> > ---
> >  board/davinci/dm365evm/dm365evm.c |   38
> > +++++++++++++++++++++++++++++++++++++
> >  1 files changed, 38 insertions(+), 0 deletions(-)
> > 
> 
> Pushed to u-boot-ti

Please undo. We want to enable the compiler for strict type checkings
for all accesses to hardware registers, which is impossible with the
use of plain address constants in this code.

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
Whom the gods would destroy, they first teach BASIC.


More information about the U-Boot mailing list