On Thursday 12 January 2012 10:38:40 Marek Vasut wrote: > > From: Eric Nelson <eric.nel...@boundarydevices.com> > > +#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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot