From patchwork Wed May 8 18:14:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 1097182 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="RmD92PnK"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44zl9D1rMyz9s9T for ; Thu, 9 May 2019 04:18:56 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id E9672C21E1D; Wed, 8 May 2019 18:16:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 88ABEC21C27; Wed, 8 May 2019 18:15:43 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id BEA0BC21DB6; Wed, 8 May 2019 18:15:17 +0000 (UTC) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by lists.denx.de (Postfix) with ESMTPS id 2E7ABC21E12 for ; Wed, 8 May 2019 18:15:14 +0000 (UTC) Received: by mail-ed1-f48.google.com with SMTP id g57so22898245edc.12 for ; Wed, 08 May 2019 11:15:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Rox1pH+8kItuIkriU5GpPniGJqdTkeo4ybPkS3FJM2U=; b=RmD92PnKGhtY97MzvCh/TW3zMK85XKVqr0FJ0EF1iEXCEGAlnAYR0zvK/SQOu5z3yr GChyAfQfDeDcbivUwEy1xwxaBixgECVQa+Z9ljaCV4hNonD6wLINnhI7/cdO50d+Ol0f 8a1460t1gvbhDTliMn/WL3BMlIC9ZjSck61E8CKfW8C998D3XS6/MphtO1YdhKmB5h4R FfrAZwoF/I76QI/nh/MtAiNhvgSbSMqAoAmSZ7Xz3/M3kk/PgLBKyyHk0de71qx50lyC lDOXy5BKLxx11hO2ae2JGDJfP+pvAlNOyZZrgbDUL9GIytFE1E6h2Yg1T2IOByebs8IQ ZoWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Rox1pH+8kItuIkriU5GpPniGJqdTkeo4ybPkS3FJM2U=; b=Blp9MLKir09/DyH+6avXrNlnNZl8Zcclk3Um9iEgIoFKbPjHjhlzaiyesSEdTJjqYF /+tr15ni1GoqUHanGtD9PKahlxN/hthypDeK+C1Id8MLsU9hnbVeIeUBHdfipia5DENk pi+vubrgckSzHx9W9VM4F1U9/MbLZ7FxWc9g9T/F0lFtyiTCHomYXDF/S/T49ZyDKdeR rdE+N0e5hhFzeNA1eZQmuLLU4gYI+3rzHJeTh+Z+IwCPZ3Jvk7rfv/y91PpuHyybqnGs N61UH77knA1PBzhESOG/pHnoxgJltCd68mah7wkHcL35jQl5iEYVjbbDCTI76VFYI3AA ZJOA== X-Gm-Message-State: APjAAAVJN+WR1p5YcsLQTtIwzez6v41ducJUjHKZD7R0ut4WFdCuAL2K XB0Fs48j92WraXGhMObSGBHiytZUubY= X-Google-Smtp-Source: APXvYqxonP8d2Za09UVKWOu+CBQwWE4WpFOJTxCrpUM5/HBYNWMM71z2uU9lb7IZ27g8nv8qEdi7fA== X-Received: by 2002:a05:6402:1612:: with SMTP id f18mr41005199edv.295.1557339313592; Wed, 08 May 2019 11:15:13 -0700 (PDT) Received: from event-horizon.net ([80.111.179.123]) by smtp.gmail.com with ESMTPSA id r2sm2809106ejp.76.2019.05.08.11.15.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2019 11:15:12 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, fabio.estevam@nxp.com, maxime.ripard@free-electrons.com, breno.lima@nxp.com, pjtexier@koncepto.io, trini@konsulko.com, peng.fan@nxp.com Date: Wed, 8 May 2019 19:14:45 +0100 Message-Id: <20190508181448.20452-5-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190508181448.20452-1-bryan.odonoghue@linaro.org> References: <20190508181448.20452-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 Subject: [U-Boot] [PATCH 4/7] warp7_bl33: configs: Enable CONFIG_OF_LIBFDT X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" In order to switch on DTB overlay support in WaRP7 BL33 we first need to switch on LIBFDT support. Do that now. Signed-off-by: Bryan O'Donoghue --- configs/warp7_bl33_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/warp7_bl33_defconfig b/configs/warp7_bl33_defconfig index c0ad26ff13..5b6a85356f 100644 --- a/configs/warp7_bl33_defconfig +++ b/configs/warp7_bl33_defconfig @@ -58,3 +58,4 @@ CONFIG_OPTEE_TZDRAM_SIZE=0x2000000 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y +CONFIG_OF_LIBFDT=y