mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 19:28:00 +01:00
At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |
||
|---|---|---|
| .. | ||
| blk-uclass.c | ||
| blk_legacy.c | ||
| blkcache.c | ||
| ftide020.c | ||
| ftide020.h | ||
| ide.c | ||
| Kconfig | ||
| Makefile | ||
| sandbox.c | ||
| sandbox_scsi.c | ||
| scsi-uclass.c | ||
| systemace.c | ||