From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Jul 2015 15:33:46 +0200 Subject: [U-Boot] [PATCH 01/11] imx: mx6ul: Add i.MX6UL CPU type In-Reply-To: <20150703011727.GC12208@shlinux2> References: <1435834988-13032-1-git-send-email-Peng.Fan@freescale.com> <201507022027.09377.marex@denx.de> <20150703011727.GC12208@shlinux2> Message-ID: <201507031533.46598.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 Friday, July 03, 2015 at 03:17:28 AM, Peng Fan wrote: > Hi Marek, Hi! > On Thu, Jul 02, 2015 at 08:27:09PM +0200, Marek Vasut wrote: > >On Thursday, July 02, 2015 at 01:02:58 PM, Peng Fan wrote: > >> Add MXC_CPU_MX6UL for i.MX6UL CPU type which is got at runtime. > >> The 0x64 is defined as i.MX6UL CPU type value in Reference mannual, > > > >nit: manual, one N . > > > >> but the value has been occupied by i.MX6D as a dummy CPU type. > > > >Isn't the dummy ID for Solo ? ;-) > > About the dummy Id, it does not matter what the value is. > You can look into function get_cpu_rev for i.MX6. Your patch description is incorrect nonetheless ;-) Best regards, Marek Vasut