U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] arm: omap: Introduce vcores_init function
@ 2016-05-24  6:15 Keerthy
  2016-05-24  6:15 ` [U-Boot] [PATCH 1/3] " Keerthy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Keerthy @ 2016-05-24  6:15 UTC (permalink / raw)
  To: u-boot

The series Introduces vcores_init function to update am57xx
information after the board detection. Fixes assigning
wrong value to to omap_vcores over riding the vcores_init
function for am572x-idk and does a minor alignment correction.

This series is on top of the series:
http://marc.info/?l=u-boot&m=146402916631764&w=2

Boot tested on beagle-x15, am572x-idk and dra7-evm.
Checked for the correct PMIC voltages using i2c reads on PMIC registers.

Keerthy (3):
  arm: omap: Introduce vcores_init function
  arm: am57xx: Fix omap_vcores assignment for am572x-idk
  arm: am57xx: Fix alignment where necessary

 arch/arm/cpu/armv7/omap-common/hwinit-common.c |  11 ++
 arch/arm/include/asm/arch-omap5/sys_proto.h    |   1 +
 board/ti/am57xx/board.c                        | 135 ++++++++++++++++---------
 3 files changed, 101 insertions(+), 46 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-03 13:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24  6:15 [U-Boot] [PATCH 0/3] arm: omap: Introduce vcores_init function Keerthy
2016-05-24  6:15 ` [U-Boot] [PATCH 1/3] " Keerthy
2016-06-03 13:58   ` [U-Boot] [U-Boot, " Tom Rini
2016-05-24  6:15 ` [U-Boot] [PATCH 2/3] arm: am57xx: Fix omap_vcores assignment for am572x-idk Keerthy
2016-06-03 13:58   ` [U-Boot] [U-Boot, " Tom Rini
2016-05-24  6:15 ` [U-Boot] [PATCH 3/3] arm: am57xx: Fix alignment where necessary Keerthy
2016-06-03 13:58   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox