[U-Boot] [PATCH 54/69] x86: broadwell: Add a SATA driver

Bin Meng bmeng.cn at gmail.com
Fri Mar 11 09:20:39 CET 2016


On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <sjg at chromium.org> wrote:
> Add a SATA driver for broadwell. This supports connecting an SSD and the
> usual U-Boot commands to read and write data.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/broadwell/Makefile |   1 +
>  arch/x86/cpu/broadwell/sata.c   | 269 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 270 insertions(+)
>  create mode 100644 arch/x86/cpu/broadwell/sata.c
>


Except several nits about "GPL-2.0+", generally it looks good, so
Acked-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list