We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:xu3_android_release_note_v4.8 [2017/07/17 09:29]
codewalker [DVI 1280 x 1024]
en:xu3_android_release_note_v4.8 [2017/07/17 09:30]
codewalker [No-EDID 1080P / Disable HPD]
Line 588: Line 588:
  
 setenv disable_vu7 "​false"​ setenv disable_vu7 "​false"​
 +
 +# invert touch screen x,y
 +setenv touch_invert_x "​true"​
 +setenv touch_invert_y "​false"​
  
 setenv bootcmd ​     "movi read kernel 0 40008000;​bootz 40008000"​ setenv bootcmd ​     "movi read kernel 0 40008000;​bootz 40008000"​
  
-setenv bootargs ​    "​fb_x_res=${fb_x_res} fb_y_res=${fb_y_res} hdmi_phy_res=${hdmi_phy_res} edid=${edid} hpd=${hpd} led_blink=${led_blink}"​+setenv bootargs ​    "​fb_x_res=${fb_x_res} fb_y_res=${fb_y_res} hdmi_phy_res=${hdmi_phy_res} edid=${edid} hpd=${hpd} led_blink=${led_blink} disable_vu7=${disable_vu7} touch_invert_x=${touch_invert_x} touch_invert_y=${touch_invert_y}"
 boot boot
 </​file>​ </​file>​
en/xu3_android_release_note_v4.8.txt ยท Last modified: 2017/07/17 09:31 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0