From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Dimitrov Date: Tue, 17 Jun 2014 19:21:05 +0300 Subject: [U-Boot] [PATCH 1/6] usb: ehci: mx6: Add support for i.MX6SL In-Reply-To: <201406161653.18873.marex@denx.de> References: <539F0025.7010301@mail.bg> <201406161653.18873.marex@denx.de> Message-ID: <53A06AF1.3050407@mail.bg> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 6/16/2014 5:53 PM, Marek Vasut wrote: > Please do not top-post. Please excuse me - I was unable to find posting guidelines for the mailing list, so just posted by habit (last time I had to post to another list, they wanted me to top-post). > With the upcoming DM implementation, that's what we plan. Moreover, > the checks are not expensive, you just decide the address based on the > CPU model and assign it into some variable. You then access the > registers via that variable + offset, as usual. I see. Would be great to see this compatibility coming. > Best regards, > Marek Vasut Thanks for taking your time to reply. Kind regards, Nikolay