
15 Jan
2012
15 Jan
'12
2:05 a.m.
On Thursday 12 January 2012 10:38:40 Marek Vasut wrote:
From: Eric Nelson eric.nelson@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