From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15153 invoked by alias); 18 Feb 2013 20:24:17 -0000 Received: (qmail 15098 invoked by uid 22791); 18 Feb 2013 20:24:13 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 18 Feb 2013 20:24:09 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 48) id 6F04B4680004; Mon, 18 Feb 2013 20:24:08 +0000 (GMT) From: bugzilla-daemon@bugs.ecos.sourceware.org To: unassigned@bugs.ecos.sourceware.org Subject: [Bug 1001764] New: Enhancement of MMC/SD over SPI driver Date: Mon, 18 Feb 2013 20:24:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Disk X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: ilijas@siva.com.mk X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org X-SW-Source: 2013/txt/msg00088.txt.bz2 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001764 Bug ID: 1001764 Summary: Enhancement of MMC/SD over SPI driver Product: eCos Version: CVS Target: All Architecture/Host Other OS: Status: UNCONFIRMED Severity: enhancement Priority: low Component: Disk Assignee: unassigned@bugs.ecos.sourceware.org Reporter: ilijas@siva.com.mk CC: ecos-bugs@ecos.sourceware.org Created attachment 2094 --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2094&action=edit Enhanced MMC/SD over SPI driver Original MMC/SD driver supports only Standard Capacity SD cards, besides MMC. SDSC is becoming increasingly hard to find on the market, while SDHC are largely available. This bug introduces support for SDHC cards. No attempt was made to support newer MMC cards. It's been tested with these cards: MMC Standard 16MB MMC Standard 32MB SD Standard Capacity 512MB SD Standard Capacity 2GB SD High Capacity 8GB All cards were tested on both ST32 and Kinetis K60 platforms. SD cards were tested on Kinetis K70 platform too. I had no SD Extended Capacity at hand, but, according to SD Physical Layer Simplified Specification Ver_3.01, it should work also with SDEC cards. -- You are receiving this mail because: You are the assignee for the bug.