From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 Jun 2014 03:28:22 +0200 Subject: [U-Boot] [PATCH 1/6] usb: ehci: mx6: Add support for i.MX6SL In-Reply-To: References: <1402879613-21362-1-git-send-email-otavio@ossystems.com.br> <201406160249.31935.marex@denx.de> Message-ID: <201406160328.22527.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 On Monday, June 16, 2014 at 03:11:03 AM, Otavio Salvador wrote: > On Sun, Jun 15, 2014 at 9:49 PM, Marek Vasut wrote: > > On Monday, June 16, 2014 at 02:46:48 AM, Otavio Salvador wrote: > >> The i.MX6SL has a different base address for the controller. This > >> patch adapts the driver to support the different base address for this > >> case. > >> > >> Signed-off-by: Otavio Salvador > > ... > > > Can the CPU type be detected at runtime so we don't need this ugly ifdef > > ? > > The SoloLite is not pin-compatible so it is unable to be used in same > binary. You didn't answer my question ;) Best regards, Marek Vasut