]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: O5/dra7xx: Add SATA boot support
authorDan Murphy <dmurphy@ti.com>
Mon, 3 Feb 2014 12:59:02 +0000 (06:59 -0600)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 15:47:45 +0000 (10:47 -0500)
commite9024ef27d0fc011ac36100c61dbd92025c96108
treedd12ce62d45ea3050929d796f7bd117074da013d
parentfff40a7e02092eee11970e7001c8560df419cac1
ARM: O5/dra7xx: Add SATA boot support

Add the SATA boot support for OMAP5 and dra7xx.

Renamed the omap_sata_init to the common init_sata(int dev)
for commonality in with sata stack.

Added the ROM boot device ID for SATA.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/omap-common/sata.c
arch/arm/include/asm/arch-omap5/sata.h
arch/arm/include/asm/arch-omap5/spl.h
board/ti/dra7xx/evm.c
board/ti/omap5_uevm/evm.c