[U-Boot] [PATCH 7/7] ahci: convert to use libata functions and definitions
Tom Rini
trini at ti.com
Fri May 24 15:53:43 CEST 2013
On Tue, May 21, 2013 at 05:44:36PM -0500, Rob Herring wrote:
> From: Rob Herring <rob.herring at calxeda.com>
>
> libata already has similar functions as implemented in the ahci code.
> Refactor the code to use the libata variants and remove the dependency on
> ata.h. Convert some defines to use the version from libata.h. Also, remove
> some unnecessary memset's of bss data.
>
> This is a step toward hopefully merging ahci.c and dw_ahsata.c which are
> essentially the same driver.
>
> Signed-off-by: Rob Herring <rob.herring at calxeda.com>
Looks OK so:
Reviewed-by: Tom Rini <trini at ti.com>
But did you build coreboot/powerpc to make sure they still link fine at
least and we've got no new warnings? 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/20130524/3ab2c655/attachment.pgp>
More information about the U-Boot
mailing list