From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Date: Wed, 4 Dec 2013 23:09:09 +0530 Subject: [U-Boot] [PATCH V2 10/14] ARM: AM43xx: clocks: Update DPLL details for EPOS EVM In-Reply-To: References: <1385014699-7257-1-git-send-email-lokeshvutla@ti.com> <1385014699-7257-11-git-send-email-lokeshvutla@ti.com> <5292DB34.7070000@ti.com> <5295982F.7030105@ti.com> <529C0428.5050903@ti.com> Message-ID: <529F68BD.8030900@ti.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 12/4/2013 8:50 AM, Vaibhav Bedia wrote: > On Sun, Dec 1, 2013 at 10:53 PM, Lokesh Vutla wrote: > [...] >> I read more about it and got inputs from Sekhar. I came to know that there is a DEV_ATTRIBUTE register >> which tells about the safest OPP to boot with. Looks like this should be sufficient to get the values. >> Ill add this code and update the patch. > > Hmm i don't know how that field gets populated. Unless it's coming > from the eFuse i really doubt > it would serve the purpose. Yes, that register is a reflection of efuse settings. Thanks, Sekhar