Re: [U-Boot] [PATCH v2 11/12] dm: x86: Move samus to use new driver model support

2016-10-07 Thread Bin Meng
On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass wrote: > Update the samus driver to avoid the direct call to the video BIOS setup. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > >

[U-Boot] [PATCH v2 11/12] dm: x86: Move samus to use new driver model support

2016-10-05 Thread Simon Glass
Update the samus driver to avoid the direct call to the video BIOS setup. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None arch/x86/cpu/broadwell/sdram.c | 1 - drivers/video/broadwell_igd.c | 39