]> git.sur5r.net Git - u-boot/commit
arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Fri, 7 Apr 2017 11:42:01 +0000 (13:42 +0200)
committerSimon Glass <sjg@chromium.org>
Sat, 15 Apr 2017 01:38:57 +0000 (19:38 -0600)
commitfd138ca1bddc803ff1ec0da63e2c215668fecaeb
tree6c501b0059cc71e726d31f3941f892ad49f92137
parent01a072c6cf0539e7b8e78cce7f1f53884121646a
arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined

When CONFIG_DM_SCSI is defined, the SATA initialization will be implemented
in the scsi-uclass driver.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/Makefile