From patchwork Fri Dec 14 23:05:17 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 206590 X-Patchwork-Delegate: sjg@chromium.org 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 37C902C0079 for ; Sat, 15 Dec 2012 10:05:46 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1F95C4A021; Sat, 15 Dec 2012 00:05:43 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 Ykz8NBFaXqhM; Sat, 15 Dec 2012 00:05:42 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2A8344A149; Sat, 15 Dec 2012 00:05:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AEC9F4A18D for ; Sat, 15 Dec 2012 00:05:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 Iwp0X2gVgpwI for ; Sat, 15 Dec 2012 00:05:34 +0100 (CET) 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-wi0-f202.google.com (mail-wi0-f202.google.com [209.85.212.202]) by theia.denx.de (Postfix) with ESMTPS id 85DFD4A021 for ; Sat, 15 Dec 2012 00:05:32 +0100 (CET) Received: by mail-wi0-f202.google.com with SMTP id hn17so69884wib.3 for ; Fri, 14 Dec 2012 15:05:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=3JVynxljQrugOVJv248W1e96WhRRIOrJIW6OVgVlnyk=; b=G5M8yxxV6tUty7kcsuYPgHIiF+XMsqqUeLETX1WePEOOm8BWOmTIHSnfUDa4EwR00o /CQSyZwia+jOLVDfYvIzB1KHKNqMv67hDsIQEvGoolx8Zed2lEHq8mmOiWDIbWw3pZfa ezOZ+g+cn2EpZcfAHGUgtas7UyPJaeVBc9j3ROFXIn2uT5DqX7da06Tc4FcHutPyz0i6 MTLAGnaxBrPrvG08N2M5Nga2yYT3gwE3zJiYhEaiA2Oo69NKtsVbidsJjikTqbUVmU46 cXIpJjAHoWMLLT++xa34Jx17a1ZG4AN8ee6KFdkN34Y7NXrl+yXRg44cphzNR2kwFY43 wJ2w== Received: by 10.14.201.1 with SMTP id a1mr6937698eeo.3.1355526332377; Fri, 14 Dec 2012 15:05:32 -0800 (PST) Received: from hpza10.eem.corp.google.com ([74.125.121.33]) by gmr-mx.google.com with ESMTPS id g9si1507831eeo.1.2012.12.14.15.05.32 (version=TLSv1/SSLv3 cipher=AES128-SHA); Fri, 14 Dec 2012 15:05:32 -0800 (PST) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by hpza10.eem.corp.google.com (Postfix) with ESMTP id F2903200057; Fri, 14 Dec 2012 15:05:31 -0800 (PST) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 42F6A160501; Fri, 14 Dec 2012 15:05:31 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Fri, 14 Dec 2012 15:05:17 -0800 Message-Id: <1355526318-7098-20-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 X-Gm-Message-State: ALoCoQk74h58fcIIsn4ulyFXGs3ohU+4yAvaPStsA8AgF+AeCJiYovivefrnQIwpkVsqlYRvFM1U2AXlpvdGdSr4gIGPtL0gvn7lcmxgwTpAkMrdhXmTTXlZYKVALjR7yniDsqJEyXWvj8Iu/Vt5Xc2fModH5RRCJPFNZv7y0Nl5TOrbPEOtevvoZqZC3u6LY5cslwVl5XqI Cc: Stefan Reinauer , Tom Rini , Vadim Bendebury Subject: [U-Boot] [PATCH v3 19/20] x86: coreboot: Enable io command X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Enable the io command for x86 on coreboot. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: - Add x86 patch to enable io command for coreboot include/configs/coreboot.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index a010adc..50f6964 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -152,6 +152,7 @@ #define CONFIG_CMD_FPGA #define CONFIG_CMD_IMI #undef CONFIG_CMD_IMLS +#define CONFIG_CMD_IO #define CONFIG_CMD_IRQ #define CONFIG_CMD_ITEST #define CONFIG_CMD_LOADB