All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dts: Add a comment about CONFIG_OF_EMBED being for local use
Date: Tue, 1 Sep 2015 14:54:37 +0200	[thread overview]
Message-ID: <55E5A00D.4020401@monstr.eu> (raw)
In-Reply-To: <1441068472-4899-1-git-send-email-sjg@chromium.org>

On 09/01/2015 02:47 AM, Simon Glass wrote:
> This comment from README.fdt-control did not end up in the Kconfig, which
> is what most people will see. Add it with a few tweaks.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> 
>  dts/Kconfig | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/dts/Kconfig b/dts/Kconfig
> index a04bb96..a66b9e3 100644
> --- a/dts/Kconfig
> +++ b/dts/Kconfig
> @@ -37,7 +37,9 @@ config OF_EMBED
>  	bool "Embedded DTB for DT control"
>  	help
>  	  If this option is enabled, the device tree will be picked up and
> -	  built into the U-Boot image.
> +	  built into the U-Boot image. This is suitable for local debugging
> +	  and development only and is not recommended for production devices.
> +	  Boards in the mainline U-Boot tree should not use it.
>  
>  config OF_HOSTFILE
>  	bool "Host filed DTB for DT control"
> 

Acked-by: Michal Simek <michal.simek@xilinx.com>

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150901/ac7c051e/attachment.sig>

  reply	other threads:[~2015-09-01 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01  0:47 [U-Boot] [PATCH] dts: Add a comment about CONFIG_OF_EMBED being for local use Simon Glass
2015-09-01 12:54 ` Michal Simek [this message]
2015-09-04  1:10   ` Simon Glass

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=55E5A00D.4020401@monstr.eu \
    --to=monstr@monstr.eu \
    --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 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.