From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Fri, 27 Mar 2009 00:20:23 +0100 Subject: [U-Boot] omap3: write to mmc In-Reply-To: <49CB5FCF.8010405@samsung.com> References: <49CB5FCF.8010405@samsung.com> Message-ID: <49CC0DB7.7030705@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Minkyu Kang wrote: > Hi, > I have question or request about omap3 mmc. > I want to write the image to mmc. > But, omap3_mmc has no function for it. You want to say that OMAP3 MMC driver lacks MMC write support? Yes, looks so ;) > Do you have some patches for omap3_mmc? > or.. > How about implementation generic mmc for omap3? If nobody has a patch for OMAP3 MMC, do you like to help to improve it? Many thanks Dirk