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

2016-10-05 Thread Bin Meng
On Mon, Oct 3, 2016 at 11:12 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 > --- > > arch/x86/cpu/ivybridge/Makefile | 1 - > arch/x86/cpu/ivybridge/bd82x6x.c

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

2016-10-02 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 --- arch/x86/cpu/ivybridge/Makefile | 1 - arch/x86/cpu/ivybridge/bd82x6x.c | 12 - arch/x86/cpu/ivybridge/early_me.c |