commit | 57f29abb22e15fa3eae7bf069f012860549ae551 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Mon Feb 03 06:59:02 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 10:47:45 2014 -0500 |
tree | dd12ce62d45ea3050929d796f7bd117074da013d | |
parent | 0c3ab85253b9716332cf1b2cd8bf0b42a9d5ecb4 [diff] |
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>