From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 25 Dec 2010 07:21:05 +0800 Subject: [U-Boot] [PATCH 0/4] generic mmc_spi driver In-Reply-To: <201012241445.49514.vapier@gentoo.org> References: <1293174969-18653-1-git-send-email-thomas@wytron.com.tw> <201012241224.44555.vapier@gentoo.org> <4D14EF3A.2040506@emk-elektronik.de> <201012241445.49514.vapier@gentoo.org> Message-ID: <4D152AE1.3010206@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/25/2010 03:45 AM, Mike Frysinger wrote: > if this is currently the standard/expected behavior for the generic mmc > framework, then that's OK from the mmc_spi perspective. i'll merge this into > the Blackfin tree and let our testers validate it with our regression tests. > -mike Yes. It is the current behaviour. I just added an update to run the initialization clock at 400KHz which should improve compatibility. Please try out. Thank you very much. Merry Xmas! - Thomas