From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sat, 14 Jan 2012 20:05:49 -0500 Subject: [U-Boot] [PATCH 2/2] i.mx6q: SabreLite: Add SPI NOR support In-Reply-To: <201201121638.40178.marek.vasut@gmail.com> References: <1326382034-31058-1-git-send-email-dirk.behme@de.bosch.com> <1326382034-31058-2-git-send-email-dirk.behme@de.bosch.com> <201201121638.40178.marek.vasut@gmail.com> Message-ID: <201201142005.50057.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 12 January 2012 10:38:40 Marek Vasut wrote: > > From: Eric Nelson > > +#ifdef CONFIG_IMX_ECSPI > > +s32 spi_get_cfg(struct imx_spi_dev_t *dev) > > +{ > > + int rval = 0 ; > > + if (1 == dev->slave.cs) { > > + dev->base = ECSPI1_BASE_ADDR; > > + dev->ss = 1 ; > > " ;" again. > > Also, Do you even need the ecspi thing? Doesn't uboot support some kind of > imx spi driver already? when you reply, please delete all unnecessary context. there was like ~170 lines of context when you only needed ~10. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: