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

2017-06-10 Thread Emmanuel Vadot
On Sat, 10 Jun 2017 13:22:56 +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

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

2017-06-10 Thread Lokesh Vutla
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 i