uboot/board/ti/am57xx
Roger Quadros c3333ded03 board: ti: am57xx: Prevent init_sata() from being called twice
init_sata() is done as part of scsi_init() in
arch/arm/cpu/armv7/omap-common/sata.c so no need to duplicate
it here.

This seems to fix SATA problems in the kernel when CONFIG_TI_PIPE3 is
configured as loadable module.

Cc: Cooper Jr., Franklin <fcooper@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
2016-04-11 20:48:21 -04:00
..
Kconfig board: ti: AM57xx: Add detection logic for AM57xx-evm 2016-03-14 19:18:35 -04:00
MAINTAINERS
Makefile
board.c board: ti: am57xx: Prevent init_sata() from being called twice 2016-04-11 20:48:21 -04:00
mux_data.h