From patchwork Sun Mar 17 18:28:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukas Auer X-Patchwork-Id: 1057554 X-Patchwork-Delegate: uboot@andestech.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; dmarc=none (p=none dis=none) header.from=aisec.fraunhofer.de Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44Mnww2sVqz9s5c for ; Mon, 18 Mar 2019 05:32:32 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 0CB1BC21E30; Sun, 17 Mar 2019 18:31:36 +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=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED 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 269E1C21EA7; Sun, 17 Mar 2019 18:29:36 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 2077FC21E44; Sun, 17 Mar 2019 18:29:25 +0000 (UTC) Received: from mail-edgeKA24.fraunhofer.de (mail-edgeka24.fraunhofer.de [153.96.1.24]) by lists.denx.de (Postfix) with ESMTPS id C2987C21E34 for ; Sun, 17 Mar 2019 18:29:20 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2EHAAB0kY5c/xwBYJljGgEBAQEBAgEBAQEHAgEBAQGBUgQBAQEBCwGCEIISjQaKQos/jn+Bew2EbAKEUSI1CA0BAQMBAQkBAwICAmkcDIVMBjIBRhBRIRwaBg4FgyKBXgMUAapgh3kNgh8JAYElAYZohEeBVz+GeoJ3hRQDjC6XcjUHAoEmgSEEjRuDMwwZgWyJH4hMkjWIH4NWgUkDNIFWMxokgzuFcYpbPgEyAY8uAQE X-IPAS-Result: A2EHAAB0kY5c/xwBYJljGgEBAQEBAgEBAQEHAgEBAQGBUgQBAQEBCwGCEIISjQaKQos/jn+Bew2EbAKEUSI1CA0BAQMBAQkBAwICAmkcDIVMBjIBRhBRIRwaBg4FgyKBXgMUAapgh3kNgh8JAYElAYZohEeBVz+GeoJ3hRQDjC6XcjUHAoEmgSEEjRuDMwwZgWyJH4hMkjWIH4NWgUkDNIFWMxokgzuFcYpbPgEyAY8uAQE X-IronPort-AV: E=Sophos;i="5.58,490,1544482800"; d="scan'208";a="13835746" Received: from mail-mtaka28.fraunhofer.de ([153.96.1.28]) by mail-edgeKA24.fraunhofer.de with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Mar 2019 19:29:20 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AGAACWkY5cfRBhWMBjGgEBAQEBAgEBAQEHAgEBAQGBUgQBAQEBCwGDSCE5jQaWAY5/gXsNhGwChHI1CA0BAQMBAQkBAwIUAQEWOiMMhUsDAzIBRhBRIRwaBg4FgyKBXgMVqmCHeQ2CHwkBgSUBhmiGHj+GeoJ3hRQDjC6XcjUHAoEmgSEEjRuDMwwZgWyJH4hMkjWIH4NWgUkDMoFXMxokgzuFcYpbPgMwAY8uAQE X-IronPort-AV: E=Sophos;i="5.58,490,1544482800"; d="scan'208";a="19588565" Received: from fgdemucivp01ltm.xch.fraunhofer.de (HELO FGDEMUCIMP11EXC.ads.fraunhofer.de) ([192.88.97.16]) by mail-mtaKA28.fraunhofer.de with ESMTP/TLS/AES256-SHA; 17 Mar 2019 19:29:21 +0100 Received: from localhost.de (10.80.233.50) by FGDEMUCIMP11EXC.ads.fraunhofer.de (10.80.232.42) with Microsoft SMTP Server (TLS) id 14.3.435.0; Sun, 17 Mar 2019 19:29:19 +0100 From: Lukas Auer To: Date: Sun, 17 Mar 2019 19:28:41 +0100 Message-ID: <20190317182842.18108-11-lukas.auer@aisec.fraunhofer.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190317182842.18108-1-lukas.auer@aisec.fraunhofer.de> References: <20190317182842.18108-1-lukas.auer@aisec.fraunhofer.de> MIME-Version: 1.0 X-TM-AS-Product-Ver: SMEX-11.0.0.4179-8.200.1013-24494.006 X-TM-AS-Result: No--1.641200-8.000000-31 X-TM-AS-User-Approved-Sender: No X-TM-AS-User-Blocked-Sender: No Cc: Andreas Schwab , Palmer Dabbelt Subject: [U-Boot] [PATCH v3 10/11] riscv: fu540: enable SMP 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" Signed-off-by: Lukas Auer Reviewed-by: Anup Patel Reviewed-by: Bin Meng --- Changes in v3: None Changes in v2: - New patch to enable SMP on the SiFive FU540, which was previously sent independently board/sifive/fu540/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig index 6be3d88144..f46437901d 100644 --- a/board/sifive/fu540/Kconfig +++ b/board/sifive/fu540/Kconfig @@ -38,5 +38,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy imply PHY_LIB imply PHY_MSCC imply SIFIVE_SERIAL + imply SMP endif