OSDN Git Service

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 16 Oct 2018 11:10:51 +0000 (19:10 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 16 Oct 2018 11:10:51 +0000 (19:10 +0800)
init.sh

diff --git a/init.sh b/init.sh
index 76b16ac..c1d05eb 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -128,6 +128,8 @@ function set_drm_mode()
 
 function init_uvesafb()
 {
+       UVESA_MODE=${UVESA_MODE:-${video%@*}}
+
        case "$PRODUCT" in
                ET2002*)
                        UVESA_MODE=${UVESA_MODE:-1600x900}