From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 19 Feb 2009 17:24:30 +0100 Subject: [U-Boot] U-boot mainline build fails on MMC In-Reply-To: <3efb10970902190814r317d728fwa52dd07cd3db74a7@mail.gmail.com> References: <3efb10970902190033t188bf9e0i1c5471f4a1a369ad@mail.gmail.com> <20090219121524.4EEE9832E43F@gemini.denx.de> <499D82D6.2020102@googlemail.com> <3efb10970902190814r317d728fwa52dd07cd3db74a7@mail.gmail.com> Message-ID: <499D87BE.20505@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 Remy Bohmer wrote: > Hello Dirk, > > 2009/2/19 Dirk Behme : >> Wolfgang Denk wrote: >>> Dear Remy, >>> >>> In message <3efb10970902190033t188bf9e0i1c5471f4a1a369ad@mail.gmail.com> >>> you wrote: >>>> I know you do not want build failure messages on the list, but this >>> You are absolutely right - instead of build failure messages I prefer >>> to see patches that fix build failures :-) >> Please try >> >> http://lists.denx.de/pipermail/u-boot/2009-February/047916.html > > This patch seems to be fixing just a part of the build problem. > omap3 is broken in a different way. Yes, this fixes the cmd_mmc.c part which should affect all (legacy) mmc implementations. We will send a separate OMAP3 specific patch to fix omap3 soon. Best regards Dirk