public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] spl: Add support for CONFIG_OF_EMBED=y
Date: Tue, 10 Nov 2015 10:09:17 +0100	[thread overview]
Message-ID: <5641B43D.3010304@xilinx.com> (raw)
In-Reply-To: <20151109200300.GF8499@bill-the-cat>

On 11/09/2015 09:03 PM, Tom Rini wrote:
> On Mon, Nov 09, 2015 at 10:45:07AM +0100, Michal Simek wrote:
> 
>> CONFIG_OF_EMBED=y is the option which is here only for testing purpose
>> and shouldn't be enabled by default as is describe at:
>> "dts: Add a comment about CONFIG_OF_EMBED being for local use"
>> (sha1: 3d3f60cb7a6bb6c338e00a9769fa918a8536096c)
>>
>> But still enabling this option locally shouldn't end up with compilation
>> error when you build SPL. This patch fix it.
>>
>> Compilation error:
>> lib/built-in.o: In function `fdtdec_setup':
>> /mnt/disk/u-boot/lib/fdtdec.c:1246: undefined reference to
>> `__dtb_dt_begin'
>>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> 
> Off-list but I _think_ patchwork will pick this up still:
> Reported-by: Tom Rini <trini@konsulko.com>

:-) yep. TBH I was aware about this problem for a while - just didn't
send patch out.

Cheers,
Michal

  parent reply	other threads:[~2015-11-10  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09  9:45 [U-Boot] [PATCH] spl: Add support for CONFIG_OF_EMBED=y Michal Simek
2015-11-09 20:03 ` Tom Rini
2015-11-09 20:24   ` Simon Glass
2015-11-10  9:09   ` Michal Simek [this message]
2015-11-13  1:31 ` [U-Boot] " Tom Rini

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=5641B43D.3010304@xilinx.com \
    --to=michal.simek@xilinx.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