From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND
Date: Fri, 15 Apr 2011 07:02:08 +0200 [thread overview]
Message-ID: <4DA7D150.1070103@aribaud.net> (raw)
In-Reply-To: <1302818981-28270-1-git-send-email-twarren@nvidia.com>
Hi Tom,
Le 15/04/2011 00:09, Tom Warren a ?crit :
> This series of patches fixes a hang seen when loading U-Boot from SPI
> or NAND on Seaboard and Harmony due to a missing PLLX init. It also
> corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO
> support so that the UART on Seaboard can be used by U-Boot (UARTD&
> SPIFLASH are muxed, and the default POR setting is for SPI access, so
> GPIO_PI3 has to be driven low to enable serial console I/O over UARTD).
> Harmony has no SPIFLASH, so the issue doesn't exist there.
>
> With these changes, I can write U-Boot to SPI on Seaboard and boot with
> it to the U-Boot cmd prompt. This should also apply to loading from NAND
> on Seaboard and Harmony - testing to follow.
>
> Changes in V2:
> - Change 2nd patch's description to 'Add basic GPIO definitions'
> - Add more descriptive comment for CPCON use in init_pllx
Next time you post an updated patchset, please put patch
history/changelog in the patches themselves.
I'll pull these in tomorrow morning unless someone requests changes in
the meantime.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-04-15 5:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-14 22:09 [U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND Tom Warren
2011-04-14 22:09 ` [U-Boot] [PATCH V2 1/3] arm: Tegra2: Add missing PLLX init Tom Warren
2011-04-14 22:09 ` [U-Boot] [PATCH V2 2/3] arm: Tegra2: GPIO: Add basic GPIO definitions Tom Warren
2011-04-14 22:09 ` [U-Boot] [PATCH V2 3/3] arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init Tom Warren
2011-04-15 5:02 ` Albert ARIBAUD [this message]
2011-04-20 5:56 ` [U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND Albert ARIBAUD
2011-04-20 19:25 ` Albert ARIBAUD
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=4DA7D150.1070103@aribaud.net \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/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