From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Sat, 22 Sep 2012 23:24:40 +0200 (CEST) Subject: [U-Boot] [PATCH 2/3] mx25: fix compilation when CONFIG_FSL_ESDHC is enabled In-Reply-To: Message-ID: <74910091.4975832.1348349080158.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Otavio, Eric, On Saturday, September 22, 2012 11:14:40 PM, Otavio Salvador wrote: > On Sat, Sep 22, 2012 at 5:50 PM, Eric B?nard wrote: > > else we get : > > generic.c: In function 'get_clocks': > > generic.c:210: error: 'MXC_ESDHC_CLK' undeclared (first use in this > > function) > > > > please note this fix is a hack similar to the one used in > > arch/arm/cpu/arm1136/mx35/generic.c > > and will pevent the usage of eSDHC2 (as done on i/MX35). > > > > Signed-off-by: Eric B?nard > > What about working in the proper fix then? Note that I have such a fix. I have already posted it for i.MX35, but it's missing a part that I will post soon, and I have the same fix for i.MX25 that I will also post soon. Best regards, Beno?t