On 29 December 2014 at 19:32, Simon Glass <s...@chromium.org> wrote: > Add a driver intended to cope with any VESA-compatible x86 graphics > adapter. It will not support ROMs which use OpenFirmware (Forth) since > there is no support for that in U-Boot. This means that MAC OS cards > will not work. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > drivers/video/Makefile | 1 + > drivers/video/vesa_fb.c | 64 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 65 insertions(+) > create mode 100644 drivers/video/vesa_fb.c
Rebased and added Kconfig info which was required to make this build as expected. Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot