Re: [U-Boot] DEC21140 driver netconsole new target.

2010-11-24 Thread Wolfgang Denk
Dear Scott Nicholas,

In message aanlktikpg0duvni9fb_onpz-xydzzse=qoz89ap6f...@mail.gmail.com you 
wrote:

   I have a board which uses dec21140-like ethernet, non-pci. In
 Linksys' GPL release is old u-boot (seems 1.1.4). I had same problem
 with 2010.09, in that when I enable netconsole, I saw each putc/puts
 twice!
 
 I read dec2114x datasheet in detail, and firstly, wonder if anyone
 else has tested this driver with netconsole. I made many changes to

Most probably not.

 mine to ensure MIPS cache coherency, but here are my findings for
 those interested to maybe one day find in the mailing list archive..

Thanks, highly appreciated.

 Also, my board is the Linksys T-Mobile branded WRTU54G-TM, uses
 ADM8668 chipset for those curious, but this is from DEC21140
 datasheet. Please inform me if this is not the case for whichever
 target uses it.

There is no dec21140 Ethernet driver in mainline U-Boot, so it's
pretty unlikely that there will be much feedback.  Just don't be
disappointed.

If would be great if you could submit your patches here - please see
http://www.denx.de/wiki/U-Boot/Patches  for details.

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: w...@denx.de
Humanity has the  stars  in  its  future,  and  that  future  is  too
important  to be lost under the burden of juvenile folly and ignorant
superstition.  - Isaac Asimov
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] DEC21140 driver netconsole new target.

2010-11-24 Thread Scott Nicholas
Hello,

On Wed, Nov 24, 2010 at 4:18 PM, Wolfgang Denk w...@denx.de wrote:
 Dear Scott Nicholas,

 In message aanlktikpg0duvni9fb_onpz-xydzzse=qoz89ap6f...@mail.gmail.com you 
 wrote:


 There is no dec21140 Ethernet driver in mainline U-Boot, so it's
 pretty unlikely that there will be much feedback.  Just don't be
 disappointed.

I mean drivers/net/dc2114x.c, whatever name it goes by.


 If would be great if you could submit your patches here - please see
 http://www.denx.de/wiki/U-Boot/Patches  for details.

I may. But I can't test changes to dc2114x itself, is why I asked the
list. Because maybe the board that does use it, does not exactly
follow behavior of mine?

Little would be gained from including my target to mainline. Afaik,
it's only in this 1 router. The chip and board both out of production.
But I can submit.

I'm currently trying to have MIPS startup code use unlzma on the rest,
so that I may fit the entire binary into the same 64k sector used
currently. Would such a patch seem useful for submission as well?
seems not much MIPS use in here.

--
Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] DEC21140 driver netconsole new target.

2010-11-24 Thread Wolfgang Denk
Dear Scott Nicholas,

In message aanlktingezsfkzihf+qdbxdm8ri1tl4eqa5v+dnyt...@mail.gmail.com you 
wrote:
 
  There is no dec21140 Ethernet driver in mainline U-Boot, so it's
  pretty unlikely that there will be much feedback.  Just don't be
  disappointed.
 
 I mean drivers/net/dc2114x.c, whatever name it goes by.

Oops. You are right.

But tehre are only few board configfurations that enable that driver,
and most of them are old and unmaintained. I doubt any of these ever
used netconsole.

The only more recent system is `linkstation', but again I doubt if it
has been tested with netconsole (but of course you might ask
Guennadi, the maintainer).

 I may. But I can't test changes to dc2114x itself, is why I asked the
 list. Because maybe the board that does use it, does not exactly
 follow behavior of mine?

Try and ask if Guennadi can test this on his linkstation.

 Little would be gained from including my target to mainline. Afaik,
 it's only in this 1 router. The chip and board both out of production.
 But I can submit.

There may be other users who use this box, and there are probably
other, similar systems.

 I'm currently trying to have MIPS startup code use unlzma on the rest,
 so that I may fit the entire binary into the same 64k sector used
 currently. Would such a patch seem useful for submission as well?
 seems not much MIPS use in here.

Indeed, there are not so many MIPS users out there. Dunno why.

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: w...@denx.de
Advice is seldom welcome; and those who want it the most always like
it the least. -- Philip Earl of Chesterfield
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot