From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 28 Apr 2015 19:11:02 +0200 Subject: [U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade In-Reply-To: <1430235865-17808-1-git-send-email-tharvey@gateworks.com> References: <1430235865-17808-1-git-send-email-tharvey@gateworks.com> Message-ID: <553FBF26.4030006@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 Hi Tim, On 28.04.2015 17:44, Tim Harvey wrote: > The MX6 has OTP bits specifying the processor speed grade as well as > temperature grade. > > This series adds functions to return this information as well as adds the > details to the CPU info displayed. > > Additionally we use the temperature grade to replace the hard-coded limits > in imx_thermal.c > > I expect some possible discussion/debate regarding the displaying of this info, > but perhaps adding the functions to obtain the info and use it for imx_thermal > is beyond debate. Please let me know. Could you please send (or include in the commit text) an example, how these infos are displayed now in the bootup log? Best in comparison to the "old" log. To see the output change resulting from the patchset. Thanks, Stefan