From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3E2A8B7997 for ; Sat, 17 Mar 2012 02:54:43 +1100 (EST) Subject: Re: [PATCH 1/4] powerpc/85xx: add P1020MBG-PC platform support Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1331716110-25545-1-git-send-email-Chang-Ming.Huang@freescale.com> Date: Fri, 16 Mar 2012 10:54:36 -0500 Message-Id: References: <1331716110-25545-1-git-send-email-Chang-Ming.Huang@freescale.com> To: "" Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 14, 2012, at 4:08 AM, = wrote: > From: Jerry Huang >=20 > The p1020mbg-pc has the similar feature as the p1020rdb. > Therefore, p1020mbg-pc use the same platform file as the p1/p2 rdb = board. > Overview of P1020MBG-PC platform: > - DDR3 2GB > - NOR flash 64MB > - I2C EEPROM 256Kb > - eTSEC1 (RGMII PHY) connected to VSC7385 L2 switch > - eTSEC2 (SGMII PHY) > - eTSEC3 (RGMII PHY) > - SDHC > - 2 USB ports > - 4 TDM ports > - PCIe (Lane1 to dual SATA controller) >=20 > Signed-off-by: Jerry Huang > --- > arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 23 = +++++++++++++++++++++++ > 1 files changed, 23 insertions(+), 0 deletions(-) applied - k=