On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <s...@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 <s...@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...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to