On 15 November 2014 at 00:26, Anatolij Gustschin <ag...@denx.de> wrote: > Hi Simon, > > On Fri, 14 Nov 2014 20:56:34 -0700 > Simon Glass <s...@chromium.org> wrote: > >> Add a very simple driver which uses vesa to discover the video mode and >> then provides a frame buffer for use by U-Boot. >> >> Signed-off-by: Simon Glass <s...@chromium.org> >> --- >> >> drivers/video/Makefile | 1 + >> drivers/video/x86_fb.c | 37 +++++++++++++++++++++++++++++++++++++ >> include/video_fb.h | 2 +- >> 3 files changed, 39 insertions(+), 1 deletion(-) >> create mode 100644 drivers/video/x86_fb.c > > Acked-by: Anatolij Gustschin <ag...@denx.de> > > Thanks, > > Anatolij
I had to move the video_fh.h change to the previous patch to maintain bisectability. Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot