commit | edb8b7a66b75045cc9e16a2762cd8344cdcd9bf5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 29 19:32:29 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Jan 23 17:24:53 2015 -0700 |
tree | c1b5961fee13b20b730f30aac73b3ee772d3162a | |
parent | 6b1ba984507039a893b14c2dec3c7b1edbc8413d [diff] |
x86: Drop the x86_fb driver Now that we have a full VESA driver we may as well use that. We need to support the VESA layer being set up by early start-up code or by running a VGA ROM. Signed-off-by: Simon Glass <sjg@chromium.org>