From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Fri, 15 May 2015 16:24:40 -0700 Subject: [U-Boot] [PATCH v2 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP In-Reply-To: References: <1431580121-24726-1-git-send-email-tharvey@gateworks.com> <1431580121-24726-2-git-send-email-tharvey@gateworks.com> <5555F299.70307@denx.de> <55560386.8000302@denx.de> <55564EDF.5010207@boundarydevices.com> <55565A74.3080809@boundarydevices.com> <55567481.6000709@boundarydevices.com> Message-ID: <55568038.3040000@boundarydevices.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 5/15/2015 3:57 PM, Otavio Salvador wrote: > On Fri, May 15, 2015 at 7:34 PM, Troy Kisky > wrote: > ... >>>>> CPU: Freescale i.MX6SX rev1.0 996 MHz (running at 792 MHz) > ... > > TO1.0 is the first one and had some issues. We need testing with > current production TO not alpha customers one. > Thanks for pointing that out, Otavio. Troy