All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 6/6] mx25pdk: Add Ethernet support
Date: Sat, 8 Dec 2012 12:12:49 +0100	[thread overview]
Message-ID: <20121208121249.5c3949e8@lilith> (raw)
In-Reply-To: <1351010093-23088-6-git-send-email-fabio.estevam@freescale.com>

Hi Fabio,

On Tue, 23 Oct 2012 14:34:53 -0200, Fabio Estevam
<fabio.estevam@freescale.com> wrote:

> mx25pdk has a Ethernet port that is connected to its internal FEC controller.
> 
> In order to power up the Ethernet PHY (DP83640) it is necessary to communicate
> with the MC34704 PMIC via I2C.
> 
> Make the FEC ethernet port functional
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

This commit introduced a dependency on the PMIC framework, which has
since been reworked in u-boot/master, leading to a failure to merge
u-boot-arm/master and u-boot/master properly.

Fabio, can you look into this?

Stefano, can you add the resulting fix, if any, to the woodburn fixes?

Amicalement,
-- 
Albert.

  reply	other threads:[~2012-12-08 11:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 16:34 [U-Boot] [PATCH v3 1/6] mx25pdk: Include CONFIG_MX25 Fabio Estevam
2012-10-23 16:34 ` [U-Boot] [PATCH v3 2/6] mx25pdk: Add esdhc support Fabio Estevam
2012-10-23 16:34 ` [U-Boot] [PATCH v3 3/6] pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH Fabio Estevam
2012-10-23 16:34 ` [U-Boot] [PATCH v3 4/6] mic: Add support for mc34704 Fabio Estevam
2012-10-25 10:35   ` Stefano Babic
2012-10-25 10:55     ` Fabio Estevam
2012-10-25 12:02       ` Stefano Babic
2012-10-23 16:34 ` [U-Boot] [PATCH v3 5/6] mx25: Place common functions into sys_proto.h Fabio Estevam
2012-10-23 16:34 ` [U-Boot] [PATCH v3 6/6] mx25pdk: Add Ethernet support Fabio Estevam
2012-12-08 11:12   ` Albert ARIBAUD [this message]
2012-12-08 11:27     ` Stefano Babic
2012-12-08 19:34       ` Fabio Estevam
2012-12-11 16:46     ` Fabio Estevam
2012-10-28 11:50 ` [U-Boot] [PATCH v3 1/6] mx25pdk: Include CONFIG_MX25 Stefano Babic

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=20121208121249.5c3949e8@lilith \
    --to=albert.u.boot@aribaud.net \
    --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.