Re: [U-Boot] [PATCH v2 12/12] dm: x86: Move link to use driver model for video

2016-10-07 Thread Bin Meng
On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass wrote: > Update the configuration to use the new driver. Drop the existing plumbing > code and unused header files. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > > arch/x86/cpu/ivybridge/Makefile

[U-Boot] [PATCH v2 12/12] dm: x86: Move link to use driver model for video

2016-10-05 Thread Simon Glass
Update the configuration to use the new driver. Drop the existing plumbing code and unused header files. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None arch/x86/cpu/ivybridge/Makefile | 1 - arch/x86/cpu/ivybridge/bd82x6x.c | 12 - arch/