Re: [U-Boot] [PATCH 04/23] x86: video: Enable video for Minnowboard Max

2015-01-27 Thread Bin Meng
On Tue, Jan 27, 2015 at 9:23 AM, Simon Glass s...@chromium.org wrote: This board uses a new PCI ID. Signed-off-by: Simon Glass s...@chromium.org --- drivers/video/vesa_fb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/vesa_fb.c b/drivers/video/vesa_fb.c index

[U-Boot] [PATCH 04/23] x86: video: Enable video for Minnowboard Max

2015-01-26 Thread Simon Glass
This board uses a new PCI ID. Signed-off-by: Simon Glass s...@chromium.org --- drivers/video/vesa_fb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/vesa_fb.c b/drivers/video/vesa_fb.c index 3dacafd..3a0fea2 100644 --- a/drivers/video/vesa_fb.c +++ b/drivers/video/vesa_fb.c