commit | 6f1a8a2bc5235c66a64aae7fc652f9a0b6673449 | [log] [tgz] |
---|---|---|
author | Dave Liu <r63238@freescale.com> | Wed Mar 26 22:55:32 2008 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Wed Mar 26 23:38:58 2008 +0100 |
tree | 6e690c9c55264553872a9973a875debbe14a63c8 | |
parent | 2e57ae91aefd90f8d98c76b1f5a2f0ed0ecd6afa [diff] |
drivers: add the support for Freescale SATA controller Add the Freescale on-chip SATA controller driver to u-boot, The SATA controller is used on the 837x and 8315 targets, The driver can be used to load kernel, fs and dtb. The features list: - 1.5/3 Gbps link speed - LBA48, LBA28 support - DMA and FPDMA support - Two ports support Signed-off-by: Dave Liu <daveliu@freescale.com>