commit | a452002259e172c93277dbe5752817e0732afe78 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 06 16:31:36 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 14 18:03:19 2015 -0600 |
tree | ebe93096ea5998bd0ec106eccac80cf24214b06e | |
parent | 7aaff9bf81b17b7920826f99a17eae7659292f5c [diff] |
x86: Configure VESA parameters before loading Linux kernel Store VESA parameters to Linux setup header so that vesafb driver in the kernel could work. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Jian Luo <jian.luo4@boschrexroth.de>