public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Please check if the patch for SMSC LAN9220 is missing
@ 2009-10-19  6:57 "Seunghyeon Rhee (이승현)"
  2009-10-19 18:42 ` Ben Warren
  0 siblings, 1 reply; 2+ messages in thread
From: "Seunghyeon Rhee (이승현)" @ 2009-10-19  6:57 UTC (permalink / raw)
  To: u-boot

There were two patches submitted to add support for SMSC LAN9220 and
LAN9221.
The latter (more recent one) has been applied but the former hasn't yet.
Refer to the
following and check please.

Regards,
Seunghyeon Rhee

Thu Apr 23 07:36:25 CEST 2009
> Daniel Mack wrote:
> > Signed-off-by: Daniel Mack <daniel@caiaq.de>
> > Cc: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> >  drivers/net/smc911x.h |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/drivers/net/smc911x.h b/drivers/net/smc911x.h
> > index 80d2ce0..2b01cf5 100644
> > --- a/drivers/net/smc911x.h
> > +++ b/drivers/net/smc911x.h
> > @@ -382,6 +382,7 @@ static inline void smc911x_reg_write(u32 addr,
> u32 val)
> >  #define CHIP_9216    0x116a
> >  #define CHIP_9217    0x117a
> >  #define CHIP_9218    0x118a
> > +#define CHIP_9220    0x9220
> > 
> >  struct chip_id {
> >      u16 id;
> > @@ -398,6 +399,7 @@ static const struct chip_id chip_ids[] =  {
> >      { CHIP_9216, "LAN9216" },
> >      { CHIP_9217, "LAN9217" },
> >      { CHIP_9218, "LAN9218" },
> > +    { CHIP_9220, "LAN9220" },
> >      { 0, NULL },
> >  };
> > 
> >  
> Applied to net/next branch.
>
> thanks,
> Ben

Fri Jul 10 08:21:31 CEST 2009
> Andreas Pretzsch wrote:
> > Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
> > ---
> >  drivers/net/smc911x.h |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/drivers/net/smc911x.h b/drivers/net/smc911x.h
> > index 80d2ce0..c14003c 100644
> > --- a/drivers/net/smc911x.h
> > +++ b/drivers/net/smc911x.h
> > @@ -382,6 +382,7 @@ static inline void smc911x_reg_write(u32 addr,
> u32 val)
> >  #define CHIP_9216    0x116a
> >  #define CHIP_9217    0x117a
> >  #define CHIP_9218    0x118a
> > +#define CHIP_9221    0x9221
> >
> >  struct chip_id {
> >      u16 id;
> > @@ -398,6 +399,7 @@ static const struct chip_id chip_ids[] =  {
> >      { CHIP_9216, "LAN9216" },
> >      { CHIP_9217, "LAN9217" },
> >      { CHIP_9218, "LAN9218" },
> > +    { CHIP_9221, "LAN9221" },
> >      { 0, NULL },
> >  };
> >
> > 
> Applied to net repo.
>
> thanks,
> Ben

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Please check if the patch for SMSC LAN9220 is missing
  2009-10-19  6:57 [U-Boot] Please check if the patch for SMSC LAN9220 is missing "Seunghyeon Rhee (이승현)"
@ 2009-10-19 18:42 ` Ben Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Warren @ 2009-10-19 18:42 UTC (permalink / raw)
  To: u-boot

Seunghyeon,

Seunghyeon Rhee (???) wrote:
> There were two patches submitted to add support for SMSC LAN9220 and
> LAN9221.
> The latter (more recent one) has been applied but the former hasn't yet.
> Refer to the
> following and check please.
>
> Regards,
> Seunghyeon Rhee
>   
Nice catch!  I honestly don't know what happened here.  I've applied the 
LAN9220 patch (updated) to the net repo.

regards,
Ben

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-19 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-19  6:57 [U-Boot] Please check if the patch for SMSC LAN9220 is missing "Seunghyeon Rhee (이승현)"
2009-10-19 18:42 ` Ben Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox