All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale Mailing List <meta-freescale@yoctoproject.org>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Wandboard Development Mailing List
	<wandboard-dev@lists.wandboard.org>,
	Stefano Babic <sbabic@denx.de>
Subject: Re: [3rdparty PATCH 2/2] wandboard: Add Wandboard revision D1 support
Date: Tue, 10 Oct 2017 19:04:14 -0400	[thread overview]
Message-ID: <20171010230414.GA8498@linux-uys3> (raw)
In-Reply-To: <20171004192209.31798-2-otavio@ossystems.com.br>

Some combination of these two patches causes the Wandboard build to fail when
use-mainline-bsp is enabled.

	$ grep -r WANDBOARD_DEFAULT_KERNEL *
	conf/machine/wandboard.conf:WANDBOARD_DEFAULT_KERNEL = "linux-wandboard"
	conf/machine/wandboard.conf:WANDBOARD_DEFAULT_KERNEL_use-mainline-bsp = "linux-fslc"
	conf/machine/wandboard.conf:PREFERRED_PROVIDER_virtual/kernel ?= "${WANDBOARD_DEFAULT_KERNEL}"

The linux-fslc kernel doesn't contain definitions for *-wandboard-revd1.dtb,
therefore:

	| make[3]: *** No rule to make target 'arch/arm/boot/dts/imx6dl-wandboard-revd1.dtb'.  Stop.
	| arch/arm/Makefile:341: recipe for target 'imx6dl-wandboard-revd1.dtb' failed
	| make[2]: *** [imx6dl-wandboard-revd1.dtb] Error 2


  reply	other threads:[~2017-10-10 23:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-04 19:22 [3rdparty PATCH 1/2] wandboard: Revert device tree name change Otavio Salvador
2017-10-04 19:22 ` [3rdparty PATCH 2/2] wandboard: Add Wandboard revision D1 support Otavio Salvador
2017-10-10 23:04   ` Trevor Woerner [this message]
2017-10-10 23:10     ` Otavio Salvador
2017-10-10 23:11       ` Fabio Estevam
2017-10-10 23:13         ` Otavio Salvador
2017-10-11 12:30           ` Trevor Woerner
2017-10-11 12:54             ` Otavio Salvador
2017-10-14 17:23         ` Fabio Estevam
2017-10-15 13:45           ` Trevor Woerner

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=20171010230414.GA8498@linux-uys3 \
    --to=twoerner@gmail.com \
    --cc=fabio.estevam@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    --cc=sbabic@denx.de \
    --cc=wandboard-dev@lists.wandboard.org \
    /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.