public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Christian Pell <chri@infis.univ.trieste.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] driver_lan91c96 or driver_smc91111
Date: Wed, 26 Jan 2005 17:13:47 +0100	[thread overview]
Message-ID: <1106756028.5589.52.camel@absolute.ascensit.com> (raw)
In-Reply-To: <20050126145852.73171.qmail@web53608.mail.yahoo.com>

On Wed, 2005-01-26 at 06:58 -0800, Komal Shah wrote:
> Hi All,
> 
> We are having LAN91C111 chip on our board. And in
> linux world we have unified smc91x.c driver.
> 
> But in u-boot I got the two options:
> 
> So should I go for CONFIG_DRIVER_LAN91C96 or
> CONFIG_DRIVER_SMC91111 in u-boot config??? 
> 
> As per grep output and reading the source code I think
> CONFIG_DRIVER_SMC91111 is the correct one.
> 
> 

Hi, beware the 2 controllers are different. If you don't read the
register map carefully you miss important points like that the chunk for
allocating buffer is 256 in the former chip and 1024 in the later.
Anyway if there are 2 different drivers there is obviously a reason so
go for the SMC91111. :-)

Bye, 

  parent reply	other threads:[~2005-01-26 16:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-26 14:58 [U-Boot-Users] driver_lan91c96 or driver_smc91111 Komal Shah
2005-01-26 15:17 ` [U-Boot-Users] " Ladislav Michl
2005-01-26 16:13 ` Christian Pell [this message]
2005-01-27  6:32   ` [U-Boot-Users] " Komal Shah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1106756028.5589.52.camel@absolute.ascensit.com \
    --to=chri@infis.univ.trieste.it \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox