Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Building system for the Marvell's ARMADA A385 borad to resolve the VLAN trunk issue
Date: Thu, 24 Sep 2015 09:26:18 +0200	[thread overview]
Message-ID: <20150924092618.2af71055@free-electrons.com> (raw)
In-Reply-To: <944894A3EB1D044A9003B2F944389BB20474C34BEE@svr-wa-exch1.atg.lc>

Hello,

On Wed, 23 Sep 2015 10:58:15 -0700, Lee, Tommy wrote:

> Please view my in-line replies.

It would be nicer if you actually used an e-mail client that was
quoting properly the text you're replying to in the plain text version
of the e-mail (and avoid sending an HTML version).

> I received from my project management the Marvell's A385 package in
> July. Then I started the work on the board in the package -
> DB-88F6820-GP. What I have achieved is the success of building and
> booting the Linux-4.0.4 system on the DB-88F6820-GP board. The system
> is built with mvebu_v7_defconfig and armada-385-db-ap.dts.

This is not the correct Device Tree file. Use armada-388-gp.dts for the
DB-88F6820-GP. Using an incorrect Device Tree file might work
partially, but some devices may not work (especially network
interfaces, which are very often not configured in the same way between
different boards).

> My current problem, as I mentioned in my preceding email, is that the
> eth0 and eth1 interfaces cannot be enabled, but eth2 at the boot time.

Two things:

 * Remember what I already told you: the network interfaces are
   "inverted". eth0 is the second network interface, and eth1 is the
   first network interface.

 * Use "setenv fdt_skip_update yes" in U-Boot before booting, to tell
   the Marvell U-Boot to not do any magic fixup in the Device Tree
   before starting the kernel.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-09-24  7:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 18:20 [Buildroot] Building system for the Marvell's ARMADA A385 borad to resolve the VLAN trunk issue Lee, Tommy
2015-09-21 19:57 ` Arnout Vandecappelle
2015-09-21 22:28   ` Lee, Tommy
2015-09-21 22:49     ` Arnout Vandecappelle
2015-09-21 23:47       ` Lee, Tommy
2015-09-23 15:06   ` Thomas Petazzoni
2015-09-23 17:58     ` Lee, Tommy
2015-09-24  7:26       ` Thomas Petazzoni [this message]
2015-09-24 21:27         ` Lee, Tommy
2015-09-24  0:24     ` Lee, Tommy
2015-09-24 21:48     ` Peter Korsgaard
2015-09-24 22:53       ` Lee, Tommy
2015-09-25  7:39         ` Stefan Peter
2015-09-25 16:07           ` Lee, Tommy
2015-09-25  7:34       ` Thomas Petazzoni
2015-09-25  7:41         ` Peter Korsgaard
2015-09-25  7:53           ` Thomas Petazzoni
2015-09-25  8:57             ` Peter Korsgaard

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=20150924092618.2af71055@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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