u-boot-brain/board/ti
Lokesh Vutla 9f7923c73c board: ti: am335x: Fix scale_vcore for beaglebones
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@bidouilliste.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2017-06-12 08:38:48 -04:00
..
am43xx Merge branch 'master' of git://git.denx.de/u-boot-mmc 2017-06-10 09:47:57 -04:00
am57xx arm: am57xx: Set fastboot variables in environment 2017-06-12 08:36:25 -04:00
am335x board: ti: am335x: Fix scale_vcore for beaglebones 2017-06-12 08:38:48 -04:00
am3517crane mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
beagle Merge branch 'master' of git://git.denx.de/u-boot-mmc 2017-05-16 08:10:50 -04:00
common board: ti: enable support for writing to fat partition 2017-06-03 17:55:19 -04:00
dra7xx arm: dra7: Set fastboot variables in environment 2017-06-12 08:36:26 -04:00
evm mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ks2_evm ARM: k2g: Fix passing main pll info for higher speeds 2017-06-05 14:13:03 -04:00
omap5_uevm arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
panda arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
sdp4430 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti814x mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti816x ti816x: Modernize the defconfig 2017-06-05 11:02:25 -04:00