[U-Boot] [PATCH v2 29/29] x86: Move link to use driver model for SCSI

Bin Meng bmeng.cn at gmail.com
Thu Jun 15 04:38:40 UTC 2017


On Thu, Jun 15, 2017 at 11:28 AM, Simon Glass <sjg at chromium.org> wrote:
> As a demonstration of how to use SCSI with driver model, move link over
> to use this. This patch needs more work, but illustrates the concept.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Update link64 and panther also
> - Drop the PCI_DEVICE declarations
> - Drop RFC tag
>
>  arch/x86/cpu/ivybridge/sata.c       | 22 +++++++++++++++++++++-
>  configs/chromebook_link64_defconfig |  2 ++
>  configs/chromebook_link_defconfig   |  2 ++
>  configs/chromebox_panther_defconfig |  2 ++
>  4 files changed, 27 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list