commit | 48791f190f380208ff7f48f030b36a67e41c66a5 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <reinauer@chromium.org> | Mon Oct 29 05:23:51 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Nov 02 15:20:41 2012 -0700 |
tree | 565e64238f24a251956328c72597cc88ae635037 | |
parent | 7ee0e437d6cb1bcefcdfb5dc5d4f093018248eb5 [diff] |
ahci: cosmetics and cleanup - print the correct speed - print all the AHCI capability flags (information taken from Linux kernel driver) - clean up some comments For example, this might show the following string: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode Signed-off-by: Stefan Reinauer <reinauer@chromium.org> Commit-Ready: Stefan Reinauer <reinauer@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stefan Reinauer <reinauer@chromium.org>