]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ata: merge the ata_piix driver
authorDave Liu <r63238@freescale.com>
Wed, 26 Mar 2008 14:47:06 +0000 (22:47 +0800)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Mar 2008 22:38:48 +0000 (23:38 +0100)
commit9eef62804d9695425b24c87b46a61a7fa74afee0
tree42b85b0df83c0bb1edd06fd0f7cd3e98200003f4
parent5b5eb9ca5b778f763bcf332697b35cc1e747626e
ata: merge the ata_piix driver

move the cmd_sata.c from common/ to drivers/ata_piix.c,
the cmd_sata.c have some part of ata_piix controller drivers.
consolidate the driver to have better framework.

Signed-off-by: Dave Liu <daveliu@freescale.com>
common/Makefile
common/cmd_sata.c [deleted file]
drivers/block/ata_piix.c
include/configs/sc520_cdp.h
include/sata.h