From: Vicente Bergas <vicencb@gmail.com>
To: barebox@lists.infradead.org
Cc: Vicente Bergas <vicencb@gmail.com>
Subject: [PATCH 0/3] improvements in: omap4 OPP, omap4 usb booting and archosg9
Date: Thu, 17 Jan 2013 02:39:17 +0100 [thread overview]
Message-ID: <1358386760-9249-1-git-send-email-vicencb@gmail.com> (raw)
.- 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
next reply other threads:[~2013-01-17 1:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 1:39 Vicente Bergas [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1358386760-9249-1-git-send-email-vicencb@gmail.com \
--to=vicencb@gmail.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox