From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2, 1/8] ahci: use ports implemented map instead of num_ports
Date: Fri, 6 Sep 2013 17:24:52 -0400 [thread overview]
Message-ID: <20130906212452.GG13581@bill-the-cat> (raw)
In-Reply-To: <1377357054-27408-1-git-send-email-robherring2@gmail.com>
On Sat, Aug 24, 2013 at 10:10:47AM -0500, Rob Herring wrote:
> From: Richard Gibbs <richard.gibbs@calxeda.com>
>
> The AHCI driver was incorrectly using the Capabilities register NP (number
> of ports) field to determine which ports to activate. This commit changes
> it to correctly use the PORTS_IMPL register as a port map.
>
> Signed-off-by: Richard Gibbs <richard.gibbs@calxeda.com>
> Reviewed-by: Tom Rini <trini@ti.com>
Applied to u-boot/master along with the rest of the series, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130906/74c2a404/attachment.pgp>
prev parent reply other threads:[~2013-09-06 21:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-24 15:10 [U-Boot] [PATCH v2 1/8] ahci: use ports implemented map instead of num_ports Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 2/8] ahci: fix unaligned access Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 3/8] ahci: fix memory leak in ata_scsiop_inquiry Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 4/8] ahci: add defines for PORT_SCR_STAT register bits Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 5/8] ahci: move link bring-up handling to separate function Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 6/8] ahci: handle COMINIT received during spin-up Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 7/8] ahci: increase spin-up timeout to 20 sec Rob Herring
2013-08-24 15:10 ` [U-Boot] [PATCH v2 8/8] ahci: convert to use libata functions and definitions Rob Herring
2013-09-06 21:24 ` Tom Rini [this message]
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=20130906212452.GG13581@bill-the-cat \
--to=trini@ti.com \
--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