From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 1 Dec 2011 17:04:27 +0100 Subject: [U-Boot] [PATCH V3 0/5] i.mx: add the initial i.mx6q core/board support In-Reply-To: <4ED7A4B8.20604@denx.de> References: <1322216285-23479-1-git-send-email-jason.hui@linaro.org> <4ED7A4B8.20604@denx.de> Message-ID: <4ED7A58B.4040309@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01.12.2011 17:00, Stefano Babic wrote: > On 25/11/2011 11:18, Jason Liu wrote: >> This patch-set add the initial support for freescale i.mx6q support. >> freescale i.mx6q is a quad core built on arm cortex_a9 complex. >> >> The patch-set has been tested ok on freescale i.mx6q Armadillo2 board and also >> make sure it does not break i.mx5 support >> >> The v1 patch-set has also been tested Ok by: Dirk Behme >> Tested-by: Dirk Behme >> >> The patch-set is based on Stefano's uart clean up patch: >> http://patchwork.ozlabs.org/patch/127115/ > > Jason, > > I have no open issues with your patches. I have applied them (at the > moment) to u-boot-imx, next branch. > > I know that the patches were sent after the patches window was closed. > However, they do not introduce so big changes to current IMX code, as > MX5 did in the past, and I will not be against to merge them into the > master branch in the next pull request, if nobody complains about it. +1 Thanks Dirk