From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 6 Sep 2012 08:28:45 +0200 Subject: [U-Boot] [PATCH v2] MX: set a common place to share code for Freescale i.MX In-Reply-To: <50483DA5.50207@denx.de> References: <1346486755-19500-1-git-send-email-sbabic@denx.de> <201209060754.28964.marex@denx.de> <50483DA5.50207@denx.de> Message-ID: <201209060828.45844.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Stefano Babic, > On 06/09/2012 07:54, Marek Vasut wrote: > >>>> shouldn't the endif be a line higher??? > >>>> > >>>> mx25_3stack.h:#define CONFIG_I2C_MXC 1 > >>> > >>> No, I guess your right!!!! > >>> > >>> Sorry for the noise. > >> > >> No problem. Maybe we should also later rename the files specific for a > >> SOC or a SOC family in imx-common, as i2c.c that it is only for MX5 and > >> mx6. > > > > i2c-mxv7 ? :) > > Good idea. I push a V3 for it. Heh, it was just an early-morning blurt ;-)