From patchwork Thu Mar 7 00:08:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 225684 X-Patchwork-Delegate: marek.vasut@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 AD15F2C0365 for ; Thu, 7 Mar 2013 11:10:39 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E713D4A2CF; Thu, 7 Mar 2013 01:10:37 +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 kY7vfITUHXpE; Thu, 7 Mar 2013 01:10:37 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 31AE84A2D4; Thu, 7 Mar 2013 01:10:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 60FDE4A2B6 for ; Thu, 7 Mar 2013 01:10:27 +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 zbYJ07GVEX6Y for ; Thu, 7 Mar 2013 01:10:26 +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-qa0-f73.google.com (mail-qa0-f73.google.com [209.85.216.73]) by theia.denx.de (Postfix) with ESMTPS id 08E274A2BB for ; Thu, 7 Mar 2013 01:10:24 +0100 (CET) Received: by mail-qa0-f73.google.com with SMTP id g10so554383qah.2 for ; Wed, 06 Mar 2013 16:10:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=nOFU8tFpFjLrZsTCNk2hUYwWDaslp3YWBtZJSZ9HwHY=; b=WTZyhjHY4/qGdMFXv+mgsVtdmpJgInJiDp521/WVBiq2cNC2XWgw3LaPhqd+lRhipF oXBVPRnBm4rqKiHBZhDEQuxr5QF/ljvDCj6cJk8syzMlHBnKFYkzcueJEqphqOzM3CHL 7+4UksXC99FYr7RQcMw9Yx5pTiUCpIa3PaicO/PDrh5aKBv+W6rpV7bAulAPb2vQKPGL kjkkSPUfcUyprMDYDEjMlWEpETp/Dtmal2EXNIhseyi1gS4AgVGwbd5CW+kpDikb4yaO 0rouZHx/A3USiYR10nMuGetm1ykvIL1hltdoZr2P31CnBLqgQUBwkrZhOeWN99cGUTC7 oVIQ== X-Received: by 10.236.165.35 with SMTP id d23mr18331364yhl.57.1362615023323; Wed, 06 Mar 2013 16:10:23 -0800 (PST) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id t30si701830yhi.6.2013.03.06.16.10.23 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Wed, 06 Mar 2013 16:10:23 -0800 (PST) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id 2A6145A4123; Wed, 6 Mar 2013 16:10:23 -0800 (PST) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id CBF1716066C; Wed, 6 Mar 2013 16:10:22 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Wed, 6 Mar 2013 16:08:35 -0800 Message-Id: <1362614916-26382-6-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.1.3 In-Reply-To: <1362614916-26382-1-git-send-email-sjg@chromium.org> References: <1362614916-26382-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQk08KSAE99FGe73nHzR8Xp90RoNLLFdnJH5I9u3u7FyvS5tQfQrRZO5IrOQZH+1+UwqCuXJNnqDXKSBnwyeDCKTYnwAhiONm4U4ZAg5La0L6sk3x4EG1afWesg2Z/G7yYmIlVQKeh04nXFdMhAfSdTPfGA4LL3qBG4YPNV/t7dw5ptuGKENvz32TSs6vsXAfnUrjZ96 Cc: Graeme Russ , Julius Werner Subject: [U-Boot] [PATCH v3 5/5] x86: Enable USB features for coreboot 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 PCI EHCI, storage, keyboard and Ethernet for USB. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None include/configs/coreboot.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index c7f36ff..ebc165f 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -267,6 +267,23 @@ */ #define CONFIG_PCI +/*----------------------------------------------------------------------- + * USB configuration + */ +#define CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_PCI +#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 12 +#define CONFIG_USB_MAX_CONTROLLER_COUNT 2 +#define CONFIG_USB_STORAGE +#define CONFIG_USB_KEYBOARD +#define CONFIG_SYS_USB_EVENT_POLL + +#define CONFIG_USB_HOST_ETHER +#define CONFIG_USB_ETHER_ASIX +#define CONFIG_USB_ETHER_SMSC95XX + +#define CONFIG_CMD_USB + #define CONFIG_EXTRA_ENV_SETTINGS \ CONFIG_STD_DEVICES_SETTINGS