Re: [U-Boot] [PATCH v2 51/55] x86: ivybridge: Drop XHCI support

2016-01-21 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass wrote: > This is not used on link which is the only ivybridge board. Drop this code. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > >

[U-Boot] [PATCH v2 51/55] x86: ivybridge: Drop XHCI support

2016-01-17 Thread Simon Glass
This is not used on link which is the only ivybridge board. Drop this code. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None arch/x86/cpu/ivybridge/Makefile | 1 - arch/x86/cpu/ivybridge/usb_xhci.c | 32