commit | 5a77d0939790e2967686982de4f9953188009da1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 21:12:37 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 09 12:33:24 2020 +0800 |
tree | 9003c3c5429ca50f0e93d0faf9db079b86d89986 | |
parent | 6c74ee30bbd67c2927837b139f5a3186974c198c [diff] |
x86: minnowmax: Drop screen resolution to 1024x768 This seems like a more reasonable resolution for this board, since it is quite slow. It also allows it to work with a 5" LCD display in my lab. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>