[U-Boot] board: ti: am335x: Fix scale_vcore for beaglebones

Tom Rini trini at konsulko.com
Mon Jun 12 22:44:58 UTC 2017


On Sat, Jun 10, 2017 at 01:22:56PM +0530, Lokesh Vutla wrote:

> commit 0650798824 ("board: am335x: Introduce scale_vcores")
> updated voltages of each board based on efuse. It updated
> beagle bone specific voltages under the condition board_is_bone().
> But this is true only for BeagleBoneWhite. Due to which voltages
> are not configured for BBB, BBW as wrong device is being probed.
> 
> So create a common function board_is_beaglebonex() which includes
> am335x based beagle family. Use this for updating voltages.
> 
> Also remove extra if condition for selecting voltages which is
> done later using a switch case and match usb current limit as
> before the commit 0650798824.
> 
> Fixes: 0650798824 ("board: am335x: Introduce scale_vcores")
> Reported-by: Emmanuel Vadot <manu at bidouilliste.com>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170612/57538308/attachment.sig>


More information about the U-Boot mailing list