From patchwork Fri Mar 8 08:41:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liu Gang X-Patchwork-Id: 226051 X-Patchwork-Delegate: afleming@freescale.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 9AC5C2C0389 for ; Fri, 8 Mar 2013 19:58:22 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3C9284A389; Fri, 8 Mar 2013 09:58:21 +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 p1zaC4ilO6Q2; Fri, 8 Mar 2013 09:58:21 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CA53D4A38B; Fri, 8 Mar 2013 09:58:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 08D614A38B for ; Fri, 8 Mar 2013 09:58:17 +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 corlTVIcQE8d for ; Fri, 8 Mar 2013 09:58:16 +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 db8outboundpool.messaging.microsoft.com (mail-db8lp0188.outbound.messaging.microsoft.com [213.199.154.188]) by theia.denx.de (Postfix) with ESMTPS id 281454A389 for ; Fri, 8 Mar 2013 09:58:14 +0100 (CET) Received: from mail57-db8-R.bigfish.com (10.174.8.228) by DB8EHSOBE016.bigfish.com (10.174.4.79) with Microsoft SMTP Server id 14.1.225.23; Fri, 8 Mar 2013 08:43:06 +0000 Received: from mail57-db8 (localhost [127.0.0.1]) by mail57-db8-R.bigfish.com (Postfix) with ESMTP id 6BFBCBA0108 for ; Fri, 8 Mar 2013 08:43:06 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 0 X-BigFish: VS0(zzzz1f42h1ee6h1de0h1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839he5bhf0ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1ad9h1b0ah1155h) Received: from mail57-db8 (localhost.localdomain [127.0.0.1]) by mail57-db8 (MessageSwitch) id 1362732184394366_9147; Fri, 8 Mar 2013 08:43:04 +0000 (UTC) Received: from DB8EHSMHS014.bigfish.com (unknown [10.174.8.241]) by mail57-db8.bigfish.com (Postfix) with ESMTP id 5D4E8140049 for ; Fri, 8 Mar 2013 08:43:04 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB8EHSMHS014.bigfish.com (10.174.4.24) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 8 Mar 2013 08:43:04 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-005.039d.mgd.msft.net (10.84.1.17) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 8 Mar 2013 08:41:31 +0000 Received: from linux.ap.freescale.net (linux.ap.freescale.net [10.192.208.199]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r288fB3m019660; Fri, 8 Mar 2013 01:41:29 -0700 From: Liu Gang To: , Date: Fri, 8 Mar 2013 16:41:05 +0800 Message-ID: <1362732066-8056-6-git-send-email-Gang.Liu@freescale.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1362732066-8056-1-git-send-email-Gang.Liu@freescale.com> References: <1362732066-8056-1-git-send-email-Gang.Liu@freescale.com> MIME-Version: 1.0 X-OriginatorOrg: freescale.com Cc: R58495@freescale.com, r61911@freescale.com Subject: [U-Boot] [PATCH 6/7] powerpc/t4qds: Enable master module for Boot from SRIO and PCIE 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: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de T4 can support the feature of Boot from SRIO/PCIE, and the macro "CONFIG_SRIO_PCIE_BOOT_MASTER" will enable the master module of this feature when building the u-boot image. You can get some description about this macro in README file, and for more information about the feature of Boot from SRIO/PCIE, please refer to the document doc/README.srio-pcie-boot-corenet. Signed-off-by: Liu Gang --- include/configs/t4qds.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h index 2c665b8..a0c96f2 100644 --- a/include/configs/t4qds.h +++ b/include/configs/t4qds.h @@ -64,6 +64,7 @@ #define CONFIG_SYS_SRIO #define CONFIG_SRIO1 /* SRIO port 1 */ #define CONFIG_SRIO2 /* SRIO port 2 */ +#define CONFIG_SRIO_PCIE_BOOT_MASTER #define CONFIG_FSL_LAW /* Use common FSL init code */