From patchwork Tue Jan 9 09:12:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Jorge Ramirez-Ortiz, Gmail" X-Patchwork-Id: 857475 X-Patchwork-Delegate: trini@ti.com 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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="W3DaOSk2"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3zGBlV4lgTz9s7v for ; Tue, 9 Jan 2018 23:48:38 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id F1833C21FEA; Tue, 9 Jan 2018 12:40:47 +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=FREEMAIL_FROM, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 EE73CC22070; Tue, 9 Jan 2018 12:34:56 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 4070CC2203C; Tue, 9 Jan 2018 09:12:46 +0000 (UTC) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by lists.denx.de (Postfix) with ESMTPS id EA31EC21F98 for ; Tue, 9 Jan 2018 09:12:45 +0000 (UTC) Received: by mail-wm0-f67.google.com with SMTP id g1so1135167wmg.2 for ; Tue, 09 Jan 2018 01:12:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=v9bimDbF/+qo4PtRz12MRMxVn/JMG7LvVwq/u4nWtPA=; b=W3DaOSk2zV3rvTUK+Hz18TJB/yfMYzcLARTUbsfHt0qioiNeTC0ByxwzzbSF+EkSi/ iuGHHxm/PuRTHnwcX3W+PuzHAoT761zkpxLVUpaXCJxOn2MvqxW8LNG/yJnTc4tEkhLp Nl9kKqGEzP8M97nNNi0MuJR01F4lseIwK8sVnos8zDT+gj3W869hLRy2QR8BtPbfMWhW Ic/dnsh8Vmtuanfw/bWk8wpgct6ttIZOPJj14OUpoPTKYqfbow7tDlanZv8/sXqbPnw4 JQgmY7usBfp3AkYEGRv9/1pS0dVaUl2FvychmPBhDwJUQhtZ7PLepttIAtR8kIDhX2K9 0eag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=v9bimDbF/+qo4PtRz12MRMxVn/JMG7LvVwq/u4nWtPA=; b=YkgPSduae/aTo59/gc2zNUOL9w9rAy6s2cQ9o9/Gzb0v5K/TSuke4JXB1urLRQecEO Lt88qVmvcg6m9cDtG9DTHv15xJHDOgIZ+cF0dCrl4LsiYRhXjfQ2dnTwl5MWZCMFEI0a N/GQVG8+VUtdLvUDgPy32MnMojDVWRx7cGJzENc2AnL9ddhnux4ILW6abYAnxomnhkHd zRKUxO04FZi89k/mIRjHegOHUH8MedTnVWd2zZ1nSPPyQCPhu+Lp8AZUTFb52ivjQyHY P+y6RvLZtq2+2w88YntpGlXfekJA9JZ0LhpLlcbTRSk5Hz20sYGbfHnY3lycBAQGx2wj oitw== X-Gm-Message-State: AKGB3mL1Gd/Rb1fu+tLwm48FwM6/Z+uEXH3ybpcVLlZRObDBN3DmjQo0 zWAD+7NeXQQ8FmoaSaojWi0= X-Google-Smtp-Source: ACJfBothqhenzjM7qIWQtCbXA7AWAam6hkOL3wED9AN66NlQfbWVPsxhPb2wSUOTL64OMixUKoIdsw== X-Received: by 10.28.101.70 with SMTP id z67mr11913600wmb.92.1515489165704; Tue, 09 Jan 2018 01:12:45 -0800 (PST) Received: from igloo.80.58.61.254 (141.pool85-51-114.dynamic.orange.es. [85.51.114.141]) by smtp.gmail.com with ESMTPSA id b8sm18496598wma.2.2018.01.09.01.12.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 09 Jan 2018 01:12:45 -0800 (PST) From: Jorge Ramirez-Ortiz To: jorge.ramirez.ortiz@gmail.com, pbrobinson@gmail.com, u-boot@lists.denx.de Date: Tue, 9 Jan 2018 10:12:34 +0100 Message-Id: <1515489154-6946-7-git-send-email-jorge.ramirez.ortiz@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1515489154-6946-1-git-send-email-jorge.ramirez.ortiz@gmail.com> References: <1515489154-6946-1-git-send-email-jorge.ramirez.ortiz@gmail.com> X-Mailman-Approved-At: Tue, 09 Jan 2018 12:34:33 +0000 Subject: [U-Boot] [PATCH 07/07] db410c: on aarch64 the fdtfile is in per-vendor subdirectory 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: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" From: Rob Clark Signed-off-by: Rob Clark --- include/configs/dragonboard410c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index 3c5bb8a..530d667 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -92,7 +92,7 @@ REFLASH(dragonboard/u-boot.img, 8)\ "initrd_high=0xffffffffffffffff\0" \ "linux_image=Image\0" \ "kernel_addr_r=0x81000000\0"\ - "fdtfile=apq8016-sbc.dtb\0" \ + "fdtfile=qcom/apq8016-sbc.dtb\0" \ "fdt_addr_r=0x83000000\0"\ "ramdisk_addr_r=0x84000000\0"\ "scriptaddr=0x90000000\0"\