===== New updates ===== * Adjust icon placement on the navigation bar for the portrait mode. * GPS accuracy fix for the navigation software. [[http://forum.odroid.com/viewtopic.php?f=113&t=11887 |Many thanks joerg!]] * Add Multitouch V/PID requested. [[http://forum.odroid.com/viewtopic.php?f=51&t=15495]] #define USB_VENDOR_ID_IRTOUCHSYSTEMS 0x6615 #define USB_DEVICE_ID_IRTOUCH_INFRARED_USB 0x0070 #define USB_DEVICE_ID_IRTOUCH_TOUCH 0x0001 /* Dell P2314T USB capacitive Screen */ #define USB_VENDOR_ID_DELL 0x2149 #define USB_DEVICE_ID_P2314T_TOUCH 0x2316 === u-boot === U-Boot 2010.12-00000-g9777ca6-dirty (Nov 26 2015 - 10:10:11) for Exynox4412 CPU: S5PC220 [Samsung SOC on SMP Platform Base on ARM CortexA9] APLL = 1000MHz, MPLL = 800MHz DRAM: 2 GiB PMIC VERSION : 0x00, CHIP REV : 2 TrustZone Enabled BSP BL1 version: 20121128 Checking Boot Mode ... EMMC4.41 REVISION: 2.0 Manufacture ID 0x45 [ 119276MB ] NAME: S5P_MSHC4 MMC Device 0: 119276 MB MMC Device 1: 0 MB MMC Device 2 not found USB3503 NINT = OUTPUT LOW! ModeKey Check... run normal_boot No ethernet found. Hit any key to stop autoboot: 0 Exynos4412 # === kernel === root@odroidu:/ # uname -a Linux localhost 3.0.51 #16 SMP Mon Nov 30 10:33:51 KST 2015 armv7l GNU/Linux === android === root@odroidu:/ # getprop | grep ro.build.version.incremental [ro.build.version.incremental]: [eng.jenkins.20151130.103612]