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
Next revision
Previous revision
Last revision Both sides next revision
en:xu3_android_release_note_v4.3 [2016/12/16 12:28]
odroid [New updates]
en:xu3_android_release_note_v4.3 [2017/07/17 09:39]
codewalker [DVI 1280 x 1024]
Line 9: Line 9:
   * Navigation bar always places on the bottom side even with the low display resolution. And the DPI changes work as user configured too.   * Navigation bar always places on the bottom side even with the low display resolution. And the DPI changes work as user configured too.
   * Added a new feature to disable ODROID-VU7 touch screen driver for other touch screen which has the same VID/PID.   * Added a new feature to disable ODROID-VU7 touch screen driver for other touch screen which has the same VID/PID.
-      **setenv disable_vu7 “false”**//Italic Text// in boot.ini file.+    -- __//setenv disable_vu7 “false”//​__ in boot.ini file.
   * Added  Adafruit AR-1100 touch screen IDC file.[[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=24389]]   * Added  Adafruit AR-1100 touch screen IDC file.[[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=24389]]
   * Added CONFIG_INPUT_JOYDEV. [[http://​forum.odroid.com/​viewtopic.php?​f=94&​t=24328#​p165490]]   * Added CONFIG_INPUT_JOYDEV. [[http://​forum.odroid.com/​viewtopic.php?​f=94&​t=24328#​p165490]]
Line 130: Line 130:
 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}"
 boot boot
 </​file>​ </​file>​
- +==== 1024 600P(ODROID-VU7 Plus) No-EDID ====
-==== 800 480P(ODROID-VU7 Plus) No-EDID ====+
 <file ini boot.ini>​ <file ini boot.ini>​
 ODROIDXU-UBOOT-CONFIG ODROIDXU-UBOOT-CONFIG
Line 228: Line 227:
 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}"
 boot boot
 </​file>​ </​file>​
- 
 ==== No-EDID 1080P ==== ==== No-EDID 1080P ====
 <file ini boot.ini>​ <file ini boot.ini>​
Line 321: Line 319:
  
 setenv led_blink ​       "​1"​ setenv led_blink ​       "​1"​
 +
 +setenv disable_vu7 "​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}"
 boot boot
 </​file>​ </​file>​
- 
 ==== DVI 1280 x 1024 ==== ==== DVI 1280 x 1024 ====
 <file ini boot.ini>​ <file ini boot.ini>​
Line 422: Line 421:
 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}"
 boot boot
 </​file>​ </​file>​
en/xu3_android_release_note_v4.3.txt · Last modified: 2017/07/17 09:39 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0