mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] improvements in: omap4 OPP, omap4 usb booting and archosg9
@ 2013-01-17  1:39 Vicente Bergas
  2013-01-17  1:39 ` [PATCH 1/3] OMAP4: use OPPs recommended in datasheet Vicente Bergas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vicente Bergas @ 2013-01-17  1:39 UTC (permalink / raw)
  To: barebox; +Cc: Vicente Bergas

 .- in omap4 OPP use recommended values from datasheet
 .- when booting an omap4 through usb it failed from time to time
    this patch solves this problem
 .- on archos g9 tablet, use the same pad_conf values readden from linux
    when booting with avboot (archos own bootloader)
 .- also on archos g9 tablet reorder initialization: first voltages then clocks

Vicente Bergas (3):
  OMAP4: use OPPs recommended in datasheet
  OMAP4_USB: more stable communications
  ARCHOS: use manufacturer values for pad_conf and reorder
    initialization

 arch/arm/boards/archosg9/board.c              |   1 +
 arch/arm/boards/archosg9/lowlevel.c           |  18 +-
 arch/arm/boards/archosg9/mux.c                | 654 +++++++++-----------------
 arch/arm/mach-omap/include/mach/omap4-clock.h |  12 +-
 scripts/omap4_usbboot.c                       |  68 ++-
 scripts/usb_linux.c                           |   4 +-
 6 files changed, 295 insertions(+), 462 deletions(-)

-- 
1.8.1.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2013-01-17 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-17  1:39 [PATCH 0/3] improvements in: omap4 OPP, omap4 usb booting and archosg9 Vicente Bergas
2013-01-17  1:39 ` [PATCH 1/3] OMAP4: use OPPs recommended in datasheet Vicente Bergas
2013-01-17  1:39 ` [PATCH 2/3] OMAP4_USB: more stable communications Vicente Bergas
2013-01-17  1:39 ` [PATCH 3/3] ARCHOS: use manufacturer values for pad_conf and reorder initialization Vicente Bergas
2013-01-17 17:46 ` [PATCH 0/3] improvements in: omap4 OPP, omap4 usb booting and archosg9 Sascha Hauer

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