From mboxrd@z Thu Jan 1 00:00:00 1970 From: Terje B. Nilsen Date: Mon, 13 Jun 2011 18:27:14 +0000 (UTC) Subject: [U-Boot] =?utf-8?q?=5BPATCH_RFC=5D_add_CONFIG=5FSPI=5FIDLE=5FVAL_?= =?utf-8?q?for_cf=5Fspi=2Ec_to_allow=09use_of_spi=5Fmmc?= References: <201004231108.11427.vapier@gentoo.org> <1272037392-22905-1-git-send-email-w.wegner@astro-kom.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Wegner astro-kom.de> writes: > > This patch adds CONFIG_SPI_IDLE_VAL to cf_spi.c > The default setting is 0x0 to behave same as current version, in case > CONFIG_SPI_MMC is set, the value is set to 0xFFFF (all ones). In either > case, the value can be overwritten by board configuration. > > Signed-off-by: Wolfgang Wegner astro-kom.de> > --- Dear Wolfgang, I am about to add support for SPI to SD/MMC to my Coldfire board (MCF5235 based) both for das u-boot and for uclinux. Do you have any pointers and/or code you can assist with? Your words 'I have finally got MMC/SD working on my coldfire board' is exciting. Thanks for any help in advance. Best regards, Terje B. Nilsen