]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ata: add the libata support
authorDave Liu <r63238@freescale.com>
Wed, 26 Mar 2008 14:51:44 +0000 (22:51 +0800)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Mar 2008 22:38:53 +0000 (23:38 +0100)
commitffc664e80dfb2e17de0df5ad39e91a02e9c361bc
treeb54ea2e63f630f7d4ce0bb7abbcd8d0e8e12eb35
parent8e9bb43429e50df55fa41932cbe65841ff579220
ata: add the libata support

add simple libata support in u-boot

Signed-off-by: Dave Liu <daveliu@freescale.com>
drivers/block/Makefile
drivers/block/libata.c [new file with mode: 0644]
include/libata.h [new file with mode: 0644]