]> Git Repo - J-u-boot.git/commit - drivers/block/ahci.c
Add AHCI support to u-boot
authorJin Zhengxiong <[email protected]>
Wed, 23 Aug 2006 11:10:44 +0000 (19:10 +0800)
committerJon Loeliger <[email protected]>
Wed, 23 Aug 2006 15:39:01 +0000 (10:39 -0500)
commit4782ac80b02f0d01afd309e2200dd3c7037f2ba4
treeb2c1dbf6a73617a5b1e0ff961f0d4e97342e33a2
parentd8ea2acf5f137cae99417df4f573d036ee384668
Add AHCI support to u-boot

Add AHCI support in u-boot, enable the sata disk controllers which
following the AHCI protocol.

Signed-off-by:Jason Jin<[email protected]>
common/cmd_scsi.c
drivers/Makefile
drivers/ahci.c [new file with mode: 0644]
include/ahci.h [new file with mode: 0644]
This page took 0.029823 seconds and 4 git commands to generate.