Re: [U-Boot] [PATCH v2 43/63] x86: ivybridge: Skipt SATA init in SPL

2017-01-14 Thread Bin Meng
Hi Simon, On Sun, Nov 20, 2016 at 4:25 AM, Simon Glass wrote: > This doesn't work at present. Disable it for now. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > arch/x86/cpu/ivybridge/Makefile | 2 ++ > 1 file changed, 2 insertions(+) Except the commit title typo: Skipt -> Sk

[U-Boot] [PATCH v2 43/63] x86: ivybridge: Skipt SATA init in SPL

2016-11-19 Thread Simon Glass
This doesn't work at present. Disable it for now. Signed-off-by: Simon Glass --- Changes in v2: None arch/x86/cpu/ivybridge/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/cpu/ivybridge/Makefile b/arch/x86/cpu/ivybridge/Makefile index d13d0d3..1a526c8f 100644 --- a/arch