From patchwork Tue Sep 1 00:47:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 512659 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 6004414076B for ; Tue, 1 Sep 2015 10:48:15 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b=V0UsuADj; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7D3D14B7C9; Tue, 1 Sep 2015 02:48:13 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QfAQzxKMTN_R; Tue, 1 Sep 2015 02:48:13 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 982AD4B7CA; Tue, 1 Sep 2015 02:48:12 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E2F474B7CA for ; Tue, 1 Sep 2015 02:48:09 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xaIUWcoCtw0s for ; Tue, 1 Sep 2015 02:48:09 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-io0-f178.google.com (mail-io0-f178.google.com [209.85.223.178]) by theia.denx.de (Postfix) with ESMTPS id 83D1D4B7C9 for ; Tue, 1 Sep 2015 02:48:05 +0200 (CEST) Received: by iog7 with SMTP id 7so54457153iog.2 for ; Mon, 31 Aug 2015 17:48:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=0QebIVhyC7fsKRkKyUotg864lwcQqddH9cUH2P5c0NQ=; b=V0UsuADjWbjYng+aKaUu5CznLK1/NRRGqi0R3KkM9GGLafPqmr9LfBwF+Rn8A6fuCC HaHxM4pat+9jKgY55ELArgHEX7WpFzEjMlNyhSFcqeifbczjMadH5JYbvHyP16cOcHvS A6xk0yuLVDoeFkhsFivUityd1DSEzkdKXdwcueY668/1+xA8ihB58PA/yIrqgR4PPkIo 1aYbK9z+dLBlizllKyorhQdFR79wc/c0S9PFv0Hd7eBAwGzJ+8fCEIy4mrV3rmckaLTM r4fIIG9SUyciamYcVq+wq4pZqJmtxA3bC8HFmwXeiTAk9cKK97Jac4BiKA+mu/yv6SIj nc5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=0QebIVhyC7fsKRkKyUotg864lwcQqddH9cUH2P5c0NQ=; b=hmBGwexQaaKMmzWXRFdFpq0H3puTYI4pgN776ZCaHaONtjmwbO6PcVVEvQO/U5VV1G 16ljFCVz0nRTMjmpYmZhy/NAM184umidj850U0Ja3e4hXYbEMP/9J1/mDeXXuVCaW9Be bWYuszZbKabMQm8AlP7Z5cXNL86f5ZkjzjDoYVA1Gkqqv9/JGNtXRHRL4ZQNuuAOsMfa uSN/p49dxLmtKYcrcFYbDI2NCEDia/h+8Qykiyvt2owcwHd4p+Xk9DvAE4Kk4WtIHCDH e6wW3OOmuYzyjeEHlPbk83zVa0taV/rFX27vWZ0/VxPlV/Y34dBxEfxH8IGZ8LQeCT6J trpw== X-Gm-Message-State: ALoCoQkiP1INIaOcfKaGoJGyzpWf2yWMAVcKz8BkJCAYBMbEyNDi4F2dx7gAGs8+jq9OvTBuwL1X X-Received: by 10.107.164.153 with SMTP id d25mr26412605ioj.189.1441068484671; Mon, 31 Aug 2015 17:48:04 -0700 (PDT) Received: from kaki.bld.corp.google.com ([172.29.216.32]) by smtp.gmail.com with ESMTPSA id 12sm14527322ioe.40.2015.08.31.17.48.03 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Aug 2015 17:48:03 -0700 (PDT) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id EC82D22113F; Mon, 31 Aug 2015 18:48:02 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Mon, 31 Aug 2015 18:47:52 -0600 Message-Id: <1441068472-4899-1-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.5.0.457.gab17608 Cc: Tom Rini , Michal Simek Subject: [U-Boot] [PATCH] dts: Add a comment about CONFIG_OF_EMBED being for local use X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" 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 Acked-by: Michal Simek --- 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"