All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Building system for the Marvell's ARMADA A385 borad to resolve the VLAN trunk issue
Date: Tue, 22 Sep 2015 00:49:52 +0200	[thread overview]
Message-ID: <56008990.3010706@mind.be> (raw)
In-Reply-To: <944894A3EB1D044A9003B2F944389BB20474C34B3C@svr-wa-exch1.atg.lc>

On 22-09-15 00:28, Lee, Tommy wrote:
[snip]
> My Buildroot .config file has following six lines relevant to this subject:
> 
>  
> 
> BR2_ENDIAN="LITTLE"
> 
> BR2_cortex_a9=y
> 
> BR2_LINUX_KERNEL_USE_DEFCONFIG=y
> 
> BR2_LINUX_KERNEL_DEFCONFIG="mvebu_v7"
> 
> BR2_LINUX_KERNEL_USE_INTREE_DTS=y
> 
> BR2_LINUX_KERNEL_INTREE_DTS_NAME="armada-385-db-ap"
> 
>  
> 
> My built kernel zImage has a root file system integrated. My U-Boot ?bootz
> 0x02000000 ? 0x01000000? command successfully booted my board. 

 Your original mail sounded like you didn't even manage to boot the board.


> However, to
> enable VLAN for my work, the network interface connected to a local segment,
> used as the VLAN trunk, cannot ping out to a peer system on the segment.     

 So what does that mean? VLAN doesn't work? Or networking doesn't work at all?
Does mvebu_v7 have VLAN enabled?


> I booted up my board using Marvell?s kernel zImage and DTB. There exists no such
> VLAN trunk reachability problem at all.
> 
> Marvells totally gave me three DTB files, I tried my zImage and all them, one at
> time. Unfortunately the VLAN trunk problem still exists. 

 If it's just VLAN and not networking in general, it sounds like a kernel config
issue and not a dts issue.


> With the belief that
> the problem is in the configuration of my kernel,

 Exactly :-)

> Last week I used the ?make
> linux-menuconfig? command and created my kernel .config file using the following
> two lines replacing the above DECONFIG lines.
> 
>  
> 
> BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
> 
> BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/armada385/.config"
> 
>  
> 
> Because of the discovery I mentioned in my preceding email, I quit the ?make
> linux-menuconfig? process and reported the issue this morning.  

 What discovery?

> 
>  
> 
> Taking your suggestion, I will rebuild my kernel zImage and DTB with
> ?BR2_LINUX_KERNEL_INTREE_DTS_NAME="armada-388-db-ap? setting, to see whether the
> VLAN trunk reachability problem can be resolved.

 Well, that's what you tried before, no?



 Regards,
 Arnout

 PS We prefer non-HTML mails on this list, and also proper quoting in replies.


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

  reply	other threads:[~2015-09-21 22:49 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 [this message]
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
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=56008990.3010706@mind.be \
    --to=arnout@mind.be \
    --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 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.