From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Date: Fri, 7 Feb 2014 11:42:07 +0200 Subject: [U-Boot] [uBoot] [PATCH v2 2/2] ARM: O5/dra7xx: Add SATA boot support In-Reply-To: <1391432342-12723-2-git-send-email-dmurphy@ti.com> References: <1391432342-12723-1-git-send-email-dmurphy@ti.com> <1391432342-12723-2-git-send-email-dmurphy@ti.com> Message-ID: <52F4AA6F.1010302@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/03/2014 02:59 PM, Dan Murphy wrote: > 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 Reviewed-by: Roger Quadros cheers, -roger