From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 27 Dec 2010 11:06:57 +0100 Subject: [U-Boot] [PATCH v2 1/3] MX5: Add initial support for MX53 processor In-Reply-To: <1293024212-4858-1-git-send-email-r64343@freescale.com> References: <1293024212-4858-1-git-send-email-r64343@freescale.com> Message-ID: <4D186541.2000705@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 12/22/2010 02:23 PM, Jason Liu wrote: > Add initial support for Freescale MX53 processor, > > - Add the iomux support and the pin definition, > - Add the regs definition, clean up some unused def from mx51, > - Add the low level init support, make use the freq input of setup_pll macro > > --- > Changes for v2: > -address some comments of Stefano Babic, remove the is_soc_type > and use #ifdef, > -address the comments of stefano, remove CPU_TYPE def, remove something > like /*0x760*/ comments in mx5x_pins.h. > -fix the build break for vision2 board A general remark. You posted two different patchset now to support the MX53 processor. As the patches are related, please combine all patches in a single patchset to avoid that only a few of them go to be applied and to simplify review. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================