[U-Boot] [PATCH v2 32/55] x86: ivybridge: Use the SATA driver to do the init
Bin Meng
bmeng.cn at gmail.com
Thu Jan 21 08:16:35 CET 2016
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Instead of manually initing the device, probe the SATA device and move the
> init there.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Update to use the disk uclass
>
> arch/x86/cpu/ivybridge/bd82x6x.c | 13 +++++--------
> arch/x86/cpu/ivybridge/sata.c | 4 +++-
> arch/x86/include/asm/arch-ivybridge/bd82x6x.h | 1 -
> 3 files changed, 8 insertions(+), 10 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list