public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] 83xx, uec: split enet_interface in two variables, was:  83xx, uec: adjust enet_interface settings on the fly.
Date: Sun, 31 Jan 2010 21:25:21 -0800	[thread overview]
Message-ID: <4B6665C1.8000901@gmail.com> (raw)
In-Reply-To: <4B56B90C.2020703@denx.de>

Hi Heiko,

Heiko Schocher wrote:
> There's no sensible reason to unite speed and interface type into
> one variable.  So split this variable enet_interface into two
> vars: enet_interface_type, which hold the interface type and speed.
>
> Also: add the possibility for switching between 10 and 100 MBit
> interfaces on the fly, when running in FAST_ETH mode.
>
> Signed-off-by: Heiko Schocher <hs@denx.de>
> ---
>  board/freescale/mpc8360emds/mpc8360emds.c |    3 +-
>  drivers/qe/uec.c                          |  122 ++++++++++++++++-------------
>  drivers/qe/uec.h                          |   34 ++++----
>  drivers/qe/uec_phy.c                      |   84 +++++++++++---------
>  include/configs/MPC8323ERDB.h             |    6 +-
>  include/configs/MPC832XEMDS.h             |    6 +-
>  include/configs/MPC8360EMDS.h             |    6 +-
>  include/configs/MPC8360ERDK.h             |    6 +-
>  include/configs/MPC8568MDS.h              |    6 +-
>  include/configs/MPC8569MDS.h              |   30 +++++---
>  include/configs/kmeter1.h                 |    3 +-
>  11 files changed, 175 insertions(+), 131 deletions(-)
>   
Applied to net repo.

thanks,
Ben

      reply	other threads:[~2010-02-01  5:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-07  8:01 [U-Boot] 83xx, uec: adjust enet_interface settings on the fly Heiko Schocher
2010-01-08  0:59 ` Kim Phillips
2010-01-08  3:11   ` Liu Dave-R63238
2010-01-08  7:37     ` Heiko Schocher
2010-01-08  7:52       ` Liu Dave-R63238
2010-01-08  8:12         ` Heiko Schocher
2010-01-08  8:14           ` Liu Dave-R63238
2010-01-19  6:49 ` Andy Fleming
2010-01-19  8:42   ` Heiko Schocher
2010-01-20  8:04   ` [U-Boot] 83xx, uec: split enet_interface in two variables, was: " Heiko Schocher
2010-02-01  5:25     ` Ben Warren [this message]

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=4B6665C1.8000901@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox