From patchwork Thu Sep 19 13:54:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 1164665 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="aI8KD/Zk"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46Yyyt6YSkz9sR5 for ; Thu, 19 Sep 2019 23:55:02 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 83157C21DB5; Thu, 19 Sep 2019 13:54:49 +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 304B4C21C50; Thu, 19 Sep 2019 13:54:48 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 9325DC21C50; Thu, 19 Sep 2019 13:54:46 +0000 (UTC) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by lists.denx.de (Postfix) with ESMTPS id 49A24C21BE5 for ; Thu, 19 Sep 2019 13:54:46 +0000 (UTC) Received: by mail-wm1-f65.google.com with SMTP id 7so4678272wme.1 for ; Thu, 19 Sep 2019 06:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:subject:date:message-id; bh=V/K3Z7W0CgW0s6rgL5ghIrMFG0LMS2mDnaenUxzJ4Q4=; b=aI8KD/ZkO4MqAzKHWxIWA3RrtYIiwi3Vaog1Mrnl4K2ycmSlbtV2k+VxF8HvcceLXh Cj0YtVASfjWnyLoI0bB4cqzUytYKb1gAgZdmY8FSug7fvFO6byvwX5Q1E+s+NCOjDjvb JmzSy7eqWv/I2u0uTbfNEvqU7t7xpPLHtHz2UeLMHyDPILqtvgh6lk1hljn3eJe/pnaY KtZgC8fnqCJk8/oVXY6UoWe5KMN25IVbuLUvdYSlAhxdoDlWw9czY4ElPY1FdYdN2ziz V/mBeZxjC1toE8HSYw5gB3educ38n33qcdGHkL4EZU67qqEmcuLwZgxpCpYDBJAZpSZ+ IIYA== 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:subject:date:message-id; bh=V/K3Z7W0CgW0s6rgL5ghIrMFG0LMS2mDnaenUxzJ4Q4=; b=SYePW4+nuhDZ3RrDaDQQ4jJAW6ol/tprB/0SNlCriSt2B8Y+SR6JgGlfnTnMlbmVlw M6yuPs8HNHYJ40/9nF3R01iqo6lY3BzJ/3CfCZi7/4hXbb55YUDSrOT3o51H8NXha8pa gbRmcrwQXXyLvaKA/CuwW2SURYWCkFxX9ldbeHdA0ep8BWweAa+6kykqIyRRHbhYVgCp UMxweWahONcEhaeMfWIN+WFfF4uFyvuwo+9l8m0c63yscPgdRpBRGDwRM5iCfA5wNEkY VEO+/CFkcU01i027paVgCGwVYUcGZijGhngnjN+WmG9wRQp3lSJTNVJaZ5a/SwvSGF/K 1ypA== X-Gm-Message-State: APjAAAVwwM9fmnJVHaEshKP9Ok24C4csJWk9PEdfn97tyxBhQ1XqHP46 8HyLRXNM2/oB+837SimnBsCzvBSu8Y/BAw== X-Google-Smtp-Source: APXvYqz768viFPgqcnOz8Sehb/FSoQadm6i6YI8TU3tFouZ/7ugMo1AWyXZrOyKCFil6PFz0kDzDtw== X-Received: by 2002:a1c:6a0f:: with SMTP id f15mr2750027wmc.159.1568901285603; Thu, 19 Sep 2019 06:54:45 -0700 (PDT) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id r18sm7848960wme.48.2019.09.19.06.54.44 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 19 Sep 2019 06:54:44 -0700 (PDT) From: Michal Simek To: u-boot@lists.denx.de, git@xilinx.com Date: Thu, 19 Sep 2019 15:54:40 +0200 Message-Id: X-Mailer: git-send-email 2.17.1 Subject: [U-Boot] [PATCH] arm64: zynqmp: Enable bind/unbind commands 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" These commands are useful in connection to usb and other devices that's why enable it by default. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_zcu102_revA_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/xilinx_zynqmp_zcu102_revA_defconfig b/configs/xilinx_zynqmp_zcu102_revA_defconfig index bdcd96d59947..f13a99d3521a 100644 --- a/configs/xilinx_zynqmp_zcu102_revA_defconfig +++ b/configs/xilinx_zynqmp_zcu102_revA_defconfig @@ -26,6 +26,7 @@ CONFIG_SYS_PROMPT="ZynqMP> " CONFIG_CMD_THOR_DOWNLOAD=y CONFIG_CMD_MEMTEST=y CONFIG_SYS_ALT_MEMTEST=y +CONFIG_CMD_BIND=y CONFIG_CMD_CLK=y CONFIG_CMD_DFU=y # CONFIG_CMD_FLASH is not set