All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] SMC911x driver fixed for NFS boot
Date: Mon, 27 Apr 2009 15:34:49 -0700	[thread overview]
Message-ID: <49F63309.9080704@gmail.com> (raw)
In-Reply-To: <20090427222044.24CBE83420E8@gemini.denx.de>

Wolfgang Denk wrote:
> Dear Ben,
>
> In message <1239162275-13087-1-git-send-email-mani.pillai@ti.com> Manikandan Pillai wrote:
>   
>> eth_halt() function in the smc911x drivers used to call the
>> smc911x_reset() function. eth_halt() used to be called after
>> tftp transfers. This used to put the ethernet chip in reset
>> while the linux boots up resulting in the ethernet driver
>> not coming up. NFS boot used to fail as a result.
>>
>> This patch calls smc911x_shutdown() instead of smc911x_reset().
>> Some comments received has also been fixed.
>>
>> Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
>> ---
>>  drivers/net/smc911x.c |   23 ++++++++++++++++++++++-
>>  1 files changed, 22 insertions(+), 1 deletions(-)
>>     
>
> Any comments on this patch?
>
>   
It's on my list of patches to pull into next.

regards,
Ben

  reply	other threads:[~2009-04-27 22:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08  3:44 [U-Boot] [PATCH 1/1] SMC911x driver fixed for NFS boot Manikandan Pillai
2009-04-27 22:20 ` Wolfgang Denk
2009-04-27 22:34   ` Ben Warren [this message]
2009-06-09 22:08 ` Wolfgang Denk
2009-06-12 21:04   ` Wolfgang Denk
2009-06-13 13:51     ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-13 13:55       ` [U-Boot] [PATCH 1/2] smc911x: fix warning: large integer implicitly truncated to unsigned type Jean-Christophe PLAGNIOL-VILLARD
2009-06-13 13:55         ` [U-Boot] [PATCH 2/2] smc911x: move function implementation for header to c Jean-Christophe PLAGNIOL-VILLARD
2009-06-13 14:45           ` Mike Frysinger
2009-07-10  6:28         ` [U-Boot] [PATCH 1/2] smc911x: fix warning: large integer implicitly truncated to unsigned type Ben Warren
  -- strict thread matches above, loose matches on Subject: below --
2009-05-19 15:15 [U-Boot] [PATCH 1/1] SMC911x driver fixed for NFS boot Josh Karabin
2009-05-19 21:42 ` Wolfgang Denk

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=49F63309.9080704@gmail.com \
    --to=biggerbadderben@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.