From patchwork Sun May 22 08:45:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bin Meng X-Patchwork-Id: 624914 X-Patchwork-Delegate: bmeng.cn@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 3rCFZw2kHqz9t3h for ; Sun, 22 May 2016 18:44:08 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=lCzrXbfH; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EFBBFA7600; Sun, 22 May 2016 10:43:58 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2eFui1iw1rqU; Sun, 22 May 2016 10:43:58 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6EB234BD3D; Sun, 22 May 2016 10:43:42 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 433BDA74E3 for ; Sun, 22 May 2016 10:42:24 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M2n3gb9DanvO for ; Sun, 22 May 2016 10:42:24 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pf0-f196.google.com (mail-pf0-f196.google.com [209.85.192.196]) by theia.denx.de (Postfix) with ESMTPS id F1CA74BA68 for ; Sun, 22 May 2016 10:42:16 +0200 (CEST) Received: by mail-pf0-f196.google.com with SMTP id f144so508361pfa.2 for ; Sun, 22 May 2016 01:42:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references; bh=6JJw+agg5N8UCtsWxotrCJgtQxjdtNy30X/mbJsGLdo=; b=lCzrXbfHmyqIH6wUtHeqo4c72absIf0TWwLQuzlq4ZJwtwN3D8kz/y8AMibN/GFjI+ WR8aKp2qm01gyw5uZBfVNU11MlHV7egF5cu33cKrrAR6bmkUWf8pxPaE7KXYJC0E0bfR TFfDyUGi4x9XAzGUKpLyX/I4mLAGv6b6AiHpqNt0lPgv+2fu86EPgQbUAd06IiEIWPkO 7uKGIjGovp+OJ2rcsErxFNZrEhcG3e/PKg//fk6eyASgq/oK+m+61DCCngsw79huUkNw sPzlkmP4ck05asv6OB74/ifgn5SgYaIt5aEtnzdVJTYTf/sTsoYNZf5pgw/4NhO0Df8I 4Ujg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=6JJw+agg5N8UCtsWxotrCJgtQxjdtNy30X/mbJsGLdo=; b=XQ6TGq8/sHm7HZyDaSJu2/ir4E7fWOJvZV2kgDsAS7uKjt1sm7PHdvHmO9M5o1zt+2 vbsg9EBYbqIGIc9+ba+LkbIE6kv3GLTFEMOj3C/jaVsRNn0Ff/TFkDlcM/DyVLbEwX33 lYwstlpbTqHbz/Y2gYeZGc06Ksy6RgBD2DDRDITozbYKOUlDXX24uRT9apSecPM6DbHV EW3dKAEs6BPW1DlOFX41Y1zN6FG8KbtvSv1JoTTujPUBvQIh+rq+n3BHyKs0WtugqhFI offW7UmSNB1R7wI/dTqdkphjwcMOGdup35x2wudB8xs2fPa/Y6L6P++gmQ/HA1jGxp30 +/JA== X-Gm-Message-State: AOPr4FXIG6sOzcl9K6F+HtN+ySa2iLiF+PO4m9jEn4SXl+/sYbRZwJw+6jSd/732wAd94g== X-Received: by 10.98.108.6 with SMTP id h6mr18300045pfc.104.1463906535549; Sun, 22 May 2016 01:42:15 -0700 (PDT) Received: from ala-d2121-lx1.wrs.com (unknown-157-139.windriver.com. [147.11.157.139]) by smtp.gmail.com with ESMTPSA id z63sm38430143pfb.47.2016.05.22.01.42.14 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 22 May 2016 01:42:15 -0700 (PDT) From: Bin Meng To: Simon Glass , U-Boot Mailing List Date: Sun, 22 May 2016 01:45:36 -0700 Message-Id: <1463906739-934-13-git-send-email-bmeng.cn@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1463906739-934-1-git-send-email-bmeng.cn@gmail.com> References: <1463906739-934-1-git-send-email-bmeng.cn@gmail.com> Subject: [U-Boot] [PATCH 12/15] x86: galileo: Enable MP table generation X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 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" Now that we have added CPU uclass driver and fixed the IOAPIC ID conflict, enable MP table generation so that IOAPIC can be used by the Linux kernel. Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- configs/galileo_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 21432e6..f8d3c3b 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -4,6 +4,7 @@ CONFIG_DEFAULT_DEVICE_TREE="galileo" CONFIG_TARGET_GALILEO=y CONFIG_ENABLE_MRC_CACHE=y CONFIG_GENERATE_PIRQ_TABLE=y +CONFIG_GENERATE_MP_TABLE=y CONFIG_FIT=y CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y