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] configs/marvell_ca9_armv7_le_hfp_defconfig
Date: Fri, 31 Jul 2015 08:04:41 +0200	[thread overview]
Message-ID: <20150731080441.31efc9a9@free-electrons.com> (raw)
In-Reply-To: <944894A3EB1D044A9003B2F944389BB20474AD8F64@svr-wa-exch1.atg.lc>

Tommy,

On Thu, 30 Jul 2015 17:08:16 -0700, Lee, Tommy wrote:

> My host is Ubuntu-14.04LTS which meets the Buildroot system
> requirements. I am using buildroot-2015.05 to build the Linux system
> for the Marvell ARMADA A38x DB-88F6820-GP board. The first make
> process issue is that the defconfig file listed on the subject line
> does not originally exist in the configs folder. I copied this file
> from Marvell's old (2012.11-2015_T1.0) Buildroot/configs folder to
> the buildroot-2015.05 /configs folder.

This may not work immediately: from 2012 to 2015, a lot of changes have
been made to Buildroot. So a configuration that was working with
Buildroot 2012.11 may not be directly usable with Buildroot 2015.05.

> My .config file has the following line:
> 
> BR2_LINUX_KERNEL_DEFCONFIG="marvell_ca9_armv7_le_hfp_defconfig"

This is a reference to a Marvell-specific kernel defconfig.

> '/home/tclee/Downloads/jul30thu15/buildroot-2015.05/output/build/linux-4.0.4/arch/arm/configs/

and you're using a mainline 4.0.4 kernel, which obviously doesn't have
this Marvell-specific defconfig.

So you have to make a choice:

 * Either you use the mainline kernel, and the defconfig for Armada 38x
   is called mvebu_v7_defconfig.

 * Or you use Marvell specific kernel, in which case you need to change
   the Buildroot option giving the location of the kernel sources so
   that Buildroot fetches the Marvell specific kernel instead of the
   mainline one.

Best regards,

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

  reply	other threads:[~2015-07-31  6:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31  0:08 [Buildroot] configs/marvell_ca9_armv7_le_hfp_defconfig Lee, Tommy
2015-07-31  6:04 ` Thomas Petazzoni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-05 17:04 Lee, Tommy
2015-08-05 19:36 ` Gustavo Zacarias
     [not found]   ` <944894A3EB1D044A9003B2F944389BB20474AD913B@svr-wa-exch1.atg.lc>
2015-08-06 13:12     ` Gustavo Zacarias

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=20150731080441.31efc9a9@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