From patchwork Mon Feb 26 14:20:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 877896 X-Patchwork-Delegate: monstr@monstr.eu 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=none (p=none dis=none) header.from=xilinx.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="GnJtgAsP"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3zqkX61jRPz9s19 for ; Tue, 27 Feb 2018 01:21:10 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id E4CB1C2210E; Mon, 26 Feb 2018 14:21:05 +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 22199C21F16; Mon, 26 Feb 2018 14:21:02 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 32FC9C21F16; Mon, 26 Feb 2018 14:21:00 +0000 (UTC) Received: from mail-wr0-f194.google.com (mail-wr0-f194.google.com [209.85.128.194]) by lists.denx.de (Postfix) with ESMTPS id CBAAFC21E70 for ; Mon, 26 Feb 2018 14:20:59 +0000 (UTC) Received: by mail-wr0-f194.google.com with SMTP id s5so21416696wra.0 for ; Mon, 26 Feb 2018 06:20:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id; bh=aL/ylvBQadOcYmMd5ZyfC81HngRHP04HZmW0I02HJN8=; b=GnJtgAsPhlv54Lxw3ybEdErsPoerdqPGYG3TonN9R/ubSzBNmDYyqTYpHniBJ1pLRT bXIw9BG15A+SvzxhKeQpfaGNe5cuz18kvw6SUH1LkcUC+b2iAjKaSQCtnMDzEIseE78s OSYIGehBtHZlTpX4Grgzzm6dcJb7JzjUbLYQ/UGjblUvyxIEWyv9edgYQZ1wr8cV0axK KlsWMnDPdrAiXrSVru8yFpUcRRHF5Dj2jOckpUC4ajeMoUGT/x+vlswI6TC+yr26Hyvx xmGpGD+DsiepXM1XC4DFbAAVZZ1bf4TieSH4H7+UTv4Ey/BNnldj7jBATFLcAVC41wNe W9Eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=aL/ylvBQadOcYmMd5ZyfC81HngRHP04HZmW0I02HJN8=; b=oTVa2Tb3GzTQFeJR4recDixxbsKEZfCoBr7H5xk5FWGfGieJCHaNJ4zSkRAIowPu8z Zcz/qVVIxUI9QyxitvBKn2mnqqRMJhZ4sV39ztYD/io/tKiNvX1e9xtXxjwUazXcUDW+ YaBgLyaauDaRY1uqOCICYY35VGZKa1iESPHNvLWOJrGJNo8H1+++Q6oX7yA5bLjshkGm lXyQOTjkGh20zzF36i4t6hh+wEboaD4cBPfFs+5i3R65JDa63Ex0KNwxkY1/fyy9beps qJd4Vu7JAudKvYCNc02IJJnEWmjrUO6Ay1DEwIeWdYQKtp/ONVy0EEMrJlZL5TN3VMS9 /gNA== X-Gm-Message-State: APf1xPCNsh7Kudrf61M5kbnfjY4PBEgGARLNTXbOK9hnoe1UmVwosy8x 89iPP8sqnEHLUkMl67NmxXMpEi03 X-Google-Smtp-Source: AH8x227os6XeZmA2KA3iq8l/UkLIY9HVP50XZAzjQgh4oynaC9OvG+l5v26jlw3qJzj2RwGQj2Kesw== X-Received: by 10.223.138.130 with SMTP id y2mr8958409wry.242.1519654859123; Mon, 26 Feb 2018 06:20:59 -0800 (PST) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id w31sm10901367wrc.49.2018.02.26.06.20.58 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Mon, 26 Feb 2018 06:20:58 -0800 (PST) From: Michal Simek To: u-boot@lists.denx.de Date: Mon, 26 Feb 2018 15:20:56 +0100 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [U-Boot] [PATCH 1/2] arm: zynq: Setup the same bootcommand as for zc770 xm011 x8 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" The same command should be used for x16 configuration. Signed-off-by: Michal Simek --- configs/zynq_zc770_xm011_x16_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig index 8018831074e1..45124af530f7 100644 --- a/configs/zynq_zc770_xm011_x16_defconfig +++ b/configs/zynq_zc770_xm011_x16_defconfig @@ -10,7 +10,7 @@ CONFIG_DISTRO_DEFAULTS=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y -# CONFIG_USE_BOOTCOMMAND is not set +CONFIG_BOOTCOMMAND="run $modeboot || run distro_bootcmd" # CONFIG_DISPLAY_CPUINFO is not set CONFIG_SPL=y CONFIG_SPL_STACK_R=y