From patchwork Mon Aug 5 15:20:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Opaniuk X-Patchwork-Id: 1142244 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=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="OGWSA6Mw"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 462M4J34QLz9sDB for ; Tue, 6 Aug 2019 01:24:00 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 05654C21E6A; Mon, 5 Aug 2019 15:21:59 +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_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 7C4FDC21E1B; Mon, 5 Aug 2019 15:21:47 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 14251C21E36; Mon, 5 Aug 2019 15:20:58 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by lists.denx.de (Postfix) with ESMTPS id 6064CC21E3A for ; Mon, 5 Aug 2019 15:20:56 +0000 (UTC) Received: by mail-wm1-f47.google.com with SMTP id x15so75165751wmj.3 for ; Mon, 05 Aug 2019 08:20:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=bKcLzdt9Hpq03iCxuqXpoMAoiCNp3ccj5CMf2JglGO4=; b=OGWSA6MwVE6NJxwD2uZ1CB349fy9wG/RvGML5HhyWSnVuGqJ8jm8WZJswLLm/QSXUx MAaror8korFZtQsySuMLlPtNHknOk9HAxw2Jvjpf3NPnI4hXST6Ybup8w9M58ev8efP5 ujmIxterUZ1q388I91nogt0ZvJ/9OhHw1CngXmk5q2ghGprf+6EmKp97MpFeR0SNQNsN oIEmGsZDQBmwHZkGoNxrGiWDt/UiOGxV+rTLiN1pq4QtvRmXwA6gu6OXuBUcQ372f9pF +9u8g+9kh/Wb8MbUmma0oZdI2dx6McW6o0RdbwIANJccOQtAxBVfhP7HbS+1mEnngBJD Nlzg== 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; bh=bKcLzdt9Hpq03iCxuqXpoMAoiCNp3ccj5CMf2JglGO4=; b=WHuIpPW64yfil+l6nYiz/Bfl3zOxUxI28HJmq4UM8nfwBgS5kc1XtlCvu8wNw4E4WM em5XKtjctBg/KJN4Nxl+3HtSgF+9gIcYaVuEGzXzIZh0zfqTcE3vrCaKOTm1Z7Fh+PUs gUwlR8pyvo3kgWcxdtKEzBfr3+/2wJNxjRGo2ky29qFjRclpD+1VWNCsQkVvrMUn9CwS utFuyMuktkrHLSd1zb1QNXnxcyTK/rBqt/2ZtCUL1zlcxWkse1J2uFT83Xd4TW02uGbM winynm/9TQ5jvFzy28HpK11Jahgwx7XAl/FVbY0OtVLa6dzi43iwITfDYyR//tprileS pF9A== X-Gm-Message-State: APjAAAVGp0hnJ9Y/fObKSit1zDxwYN0wx24qowdiT7bDHrn3lRmjmDvl sSEV/egk0uTLQ2rx//ExxmUFdHN3 X-Google-Smtp-Source: APXvYqzu4HF/0kM+jX0skAwlR3hsckcv2u8k+6nuzSPMQUXXkDyPkOTxF4KXaj5FXBZYfZX+8Z8vIg== X-Received: by 2002:a05:600c:c4:: with SMTP id u4mr19416297wmm.96.1565018455769; Mon, 05 Aug 2019 08:20:55 -0700 (PDT) Received: from localhost ([194.105.145.90]) by smtp.gmail.com with ESMTPSA id x6sm89447713wrt.63.2019.08.05.08.20.55 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 05 Aug 2019 08:20:55 -0700 (PDT) From: Igor Opaniuk To: u-boot@lists.denx.de Date: Mon, 5 Aug 2019 18:20:42 +0300 Message-Id: <20190805152047.30405-6-igor.opaniuk@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190805152047.30405-1-igor.opaniuk@gmail.com> References: <20190805152047.30405-1-igor.opaniuk@gmail.com> Cc: Marcel Ziswiler , Igor Opaniuk , Dominik Sliwa Subject: [U-Boot] [PATCH v3 05/10] apalis-tk1: add pcie_aspm=off to defargs 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: Igor Opaniuk Disabling ASPM fixes incompatibilities with some PCIe cards Reviewed-by: Oleksandr Suvorov Signed-off-by: Dominik Sliwa Signed-off-by: Igor Opaniuk --- include/configs/apalis-tk1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h index e4b4f196e6..d2ea5450bd 100644 --- a/include/configs/apalis-tk1.h +++ b/include/configs/apalis-tk1.h @@ -95,7 +95,7 @@ "console=ttyS0\0" \ "defargs=lp0_vec=2064@0xf46ff000 core_edp_mv=1150 core_edp_ma=4000 " \ "usb_port_owner_info=2 lane_owner_info=6 emc_max_dvfs=0 " \ - "user_debug=30\0" \ + "user_debug=30 pcie_aspm=off\0" \ "dfu_alt_info=" DFU_ALT_EMMC_INFO "\0" \ EMMC_BOOTCMD \ "fdt_board=eval\0" \