From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] imx: Vybrid VF610 mac address issue
Date: Wed, 5 Jun 2013 23:16:17 +0200 (CEST) [thread overview]
Message-ID: <2141843373.1695602.1370466977042.JavaMail.root@advansee.com> (raw)
In-Reply-To: <CAOMZO5DKBb+eUv=Ei5Xkt0i8bBZyv=sTT-8bCNo9mi4mUQ5tjQ@mail.gmail.com>
Hi Andy, Fabio,
On Wednesday, June 5, 2013 11:13:52 PM, Fabio Estevam wrote:
> Hi Andy,
>
> On Wed, Jun 5, 2013 at 5:54 PM, Andy Voltz <andy.voltz@timesys.com> wrote:
> > I recently tried booting the VF610 support on the Tower board, but the mac
> > address is reversed in Linux userspace. DHCP/BOOTP seems to work properly
> > in u-boot.
> >
> > I'm booting this kernel:
> > https://github.com/Timesys/linux-timesys/
> > ref: 2c4ead2dd6da019f5052a69b12c8f5b6b71f8dca
> >
> > I haven't yet seen how the address is passed to the kernel, but our
> > previous
> > u-boot support does not have this issue with the same kernel. That u-boot
> > branch is also on our github.
>
> The MAC address is read in the imx_get_mac_from_fuse() function in
> arch/arm/cpu/armv7/vf610/generic.c
>
> Try printing all the elements of mac[] array in this function and
> check if the logic is correct there.
You probably had programmed the fuses with a MAC address on your board, and then
replaced the existing U-Boot with the mainline version. These 2 U-Boot-s may
interpret the MAC fuses in a different way. Especially, note that VF610
interprets the MAC fuses with reversed endianness compared to i.MX6 in mainline
U-Boot. This is documented in doc/README.<SoC>. There may be the same difference
between VF610 in mainline U-Boot and the other version of U-Boot that you used
first.
Best regards,
Beno?t
next prev parent reply other threads:[~2013-06-05 21:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 20:54 [U-Boot] imx: Vybrid VF610 mac address issue Andy Voltz
2013-06-05 21:13 ` Fabio Estevam
2013-06-05 21:16 ` Benoît Thébaudeau [this message]
2013-06-05 21:45 ` Benoît Thébaudeau
2013-06-06 3:36 ` Wang Huan-B18965
2013-06-06 10:45 ` Benoît Thébaudeau
2013-06-06 3:30 ` [U-Boot] " Wang Huan-B18965
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=2141843373.1695602.1370466977042.JavaMail.root@advansee.com \
--to=benoit.thebaudeau@advansee.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