mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Hubert Feurstein <h.feurstein@gmail.com>
Cc: barebox@lists.infradead.org,
	Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: Re: [RFC PATCH] ARM i.MX6: Add support for SabreSD board
Date: Wed, 6 Feb 2013 19:37:14 +0100	[thread overview]
Message-ID: <20130206183714.GJ1906@pengutronix.de> (raw)
In-Reply-To: <CAFfN3gV+ddEDNjzKjKBMnEsoM9csqE3cVj1NHQsLpj_VnbTrJg@mail.gmail.com>

On Wed, Feb 06, 2013 at 04:55:45PM +0100, Hubert Feurstein wrote:
> Hi Steffen,
> 
> 2013/2/5 Steffen Trumtrar <s.trumtrar@pengutronix.de>:
> >> +static int sabresd_devices_init(void)
> >> +{
> >> +     imx6_add_mmc1(&sabresd_sd2_data);
> >> +     imx6_add_mmc2(&sabresd_sd3_data);
> >> +     imx6_add_mmc3(&sabresd_sd4_data);
> >> +
> >> +     sabresd_enet_setup();
> >
> > I think this is not necessary. The SabreSD ethernet works without this
> > and you can merge the two pinmuxings. On the SabreLite this was necessary
> > because of remuxing.
> OK
> 
> > The rest of the ethernet looks okay though and should work. I have a v2012.08.0
> > barebox for the SabreSD that only does ethernet (Forgot to mainline the patches
> > :-( ). The pinctrl and the rest is almost the same. The only difference is the
> > rgmii_rework.
> > I have
> >         imx6_add_fec(&fec_info);
> >         mx6_rgmii_rework();
> I recognized, that my rework code is the same as for the Arm2-board.
> But ethernet is still not working yet.

The phy rework code is phy specific. You have to look at the phy
datasheet to guess the correct values (Or look at the FSL sourcecode)

> Hit m for menu or any other key to stop autoboot:  3
> 
> type exit to get to the menu
> barebox@SabreSD:/
> barebox@SabreSD:/ dhcp
> 1000Mbps full duplex link detected

I have never tested gigabit support under barebox. Maybe connect to a
100MBit switch for now?

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2013-02-06 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05 16:53 Hubert Feurstein
2013-02-05 18:10 ` Steffen Trumtrar
2013-02-06 15:55   ` Hubert Feurstein
2013-02-06 18:37     ` Sascha Hauer [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=20130206183714.GJ1906@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=h.feurstein@gmail.com \
    --cc=s.trumtrar@pengutronix.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