From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Wed, 21 Jan 2009 19:03:32 -0600 Subject: [U-Boot] [PATCH 3/3] mpc83xx: Add PCI-E support for MPC837XEMDS boards In-Reply-To: <20090108012619.GC9971@oksana.dev.rtsoft.ru> References: <20090108012619.GC9971@oksana.dev.rtsoft.ru> Message-ID: <20090121190332.9c8c10db.kim.phillips@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 8 Jan 2009 04:26:19 +0300 Anton Vorontsov wrote: > MPC837XEMDS boards can support PCI-E via "PCI-E riser card". The card > provides two PCI-E (x2) ports. Though, only one port can be used in x2 > mode. Two ports can function simultaneously in x1 mode. > > PCI-E x1/x2 modes can be switched via "pex_x2" environment variable. > > Signed-off-by: Anton Vorontsov > --- applied to u-boot-mpc83xx next. can you please work together to resolve any issues Dave brought up with this one, and send supplemental patches to u-boot-mpc83xx next? I don't particularly care about BSP compatibility (esp. since you indicated it wasn't worth the effort), but the serdes initialization vs. pecr1 deassertion might need further attention. Thanks all, Kim