From patchwork Wed Mar 6 00:39:56 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 225227 X-Patchwork-Delegate: trini@ti.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 CAC512C0373 for ; Wed, 6 Mar 2013 11:44:58 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 382584A258; Wed, 6 Mar 2013 01:43:57 +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 dnGRfcIDFyl1; Wed, 6 Mar 2013 01:43:57 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E71824A259; Wed, 6 Mar 2013 01:41:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4AC024A20F for ; Wed, 6 Mar 2013 01:41:26 +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 zudk1ixIHmmH for ; Wed, 6 Mar 2013 01:41:25 +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-ye0-f201.google.com (mail-ye0-f201.google.com [209.85.213.201]) by theia.denx.de (Postfix) with ESMTPS id 0B39E4A1E5 for ; Wed, 6 Mar 2013 01:41:03 +0100 (CET) Received: by mail-ye0-f201.google.com with SMTP id m12so807008yen.2 for ; Tue, 05 Mar 2013 16:41:02 -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=s2eqqMTaYKWknhB81JlgzasyZTC03BWHtJ0MtPc8B1I=; b=AQ97mFTxQkqdw13JYDUWhvfmwJKlmjqFBs+3pkewJpYmMSOeKdDKSvIu4DL8GJbi1q nimCsagGtBEfWHBXfj9zQRG3ZqrUU1B+eVO58xYe75b+CeIlFiWwmSgqed/Xhaq9478v cEqjSWgtqBk17tsPWDyXDBJShNn18j2cdtjWYpwLKCyh6KzZt16A2e6sEUT41T4obMbl wl1R2zMyawy1DJE42UX4lAW0jo1FTHRQBurKnw3Ytbn4pnoMTgHj5svXDdInXvLgxDeB Dk9QyY8aoLat1mRGrJgnpK7AhsiZJALmX35+AWjySWXv/pGPbZ49gCGYuWyTPwj+9QJQ Xf7A== X-Received: by 10.236.133.236 with SMTP id q72mr16025897yhi.11.1362530462204; Tue, 05 Mar 2013 16:41:02 -0800 (PST) Received: from corp2gmr1-1.hot.corp.google.com (corp2gmr1-1.hot.corp.google.com [172.24.189.92]) by gmr-mx.google.com with ESMTPS id b67si445248yhi.2.2013.03.05.16.41.02 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Tue, 05 Mar 2013 16:41:02 -0800 (PST) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id 08B7D31C204; Tue, 5 Mar 2013 16:41:02 -0800 (PST) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id DBAC4160A46; Tue, 5 Mar 2013 16:41:01 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Tue, 5 Mar 2013 16:39:56 -0800 Message-Id: <1362530405-10824-23-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.1.3 In-Reply-To: <1362530405-10824-1-git-send-email-sjg@chromium.org> References: <1362530405-10824-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQlM1NKHzgFe/RsM6QWylIKQ7DwDgB+MLOKKvE//ePTgKbtUgoqRQbTw3NRglGldWI29THepP2ZA6MHg0CgCO1S5WY3P2sNToiigGuH+dn8V+W7bJbrwBrdUyOnBEmbmtFUOXmnn9HH8DDKZHOouV0xRT75TNM+vMGAMjF47NBn4wJaQOExOwPUi3uWwCToNxo3br8C4 Cc: Graeme Russ , Tom Warren , Tom Rini , Stephen Warren , Vadim Bendebury Subject: [U-Boot] [PATCH v6 22/31] tegra: Enable generic board for Tegra 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 Bravely enable CONFIG_SYS_GENERIC_BOARD for all Tegra boards. Signed-off-by: Simon Glass --- Changes in v6: - Drop ppc memory barrier macros patch - Enable generic board for all Tegra boards Changes in v5: None Changes in v4: - Rebase to master - Drop sc520_timer.c patch (warning already fixed by previous patch) Changes in v3: - Rebase to master - Rebase on top of x86/master (which has not yet been pulled to master) Changes in v2: - Change generic board to an opt-in system on a per-board basic - Add CONFIG_SYS_GENERIC_BOARD to allow board to select generic board - Add PowerPC support - Rebase to master include/configs/tegra-common.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/tegra-common.h b/include/configs/tegra-common.h index 4a656bb..88acccf 100644 --- a/include/configs/tegra-common.h +++ b/include/configs/tegra-common.h @@ -157,4 +157,6 @@ #define CONFIG_SPL_SERIAL_SUPPORT #define CONFIG_SPL_GPIO_SUPPORT +#define CONFIG_SYS_GENERIC_BOARD + #endif /* _TEGRA_COMMON_H_ */