DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 67: | Line 67: | ||
* Mainline | * Mainline | ||
:* [https://github.com/dh-electronics/linux-imx6qdl/tree/dev/4.4.60_dhcom 4.4.60 mainline (GitHub)] | :* [https://github.com/dh-electronics/linux-imx6qdl/tree/dev/4.4.60_dhcom 4.4.60 mainline (GitHub)] | ||
:* [https://www.dropbox.com/s/ | :* [https://www.dropbox.com/s/ivtuwjhzaxoa94m/2017-07-25_imx6_4.4.60_boot.tar.bz2?dl=0 4.4.60 mainline prebuilt Kernel (prepared for boot partition)] | ||
* Vendor | * Vendor | ||
:* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v4.1.15/20170405 4.1.15 vendor 2017-04-05 (GitHub)] | :* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v4.1.15/20170405 4.1.15 vendor 2017-04-05 (GitHub)] |
Revision as of 11:06, 20 November 2017
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources / Prebuilt Kernels
- Mainline
- Vendor
Debian Rootfilesystem
- Debian rootfilesystem, based on Debian 6 "Squeeze" (2014-10-30)
Remark: Shellshock (CVE-2014-6271) is already fixed.
Virtual Machine for Application Development
- Debian 8 "Jessie" VMware Image
Password for devel user: devel
Password for root user: root
- Debian 6 "Squeeze" VMware Image (PW: dhelectronics)
Password for devel user: devel
Password for root user: root
Mainline Linux 4.4.x eMMC update package
- i.MX6 Linux Kernel 4.4.60 with Debian Jessie Rootfilesystem
Extract files to USB stick and use stick to update i.MX6 Solo, DualLite or Quad
Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more
- Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more
- Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access
WEC7 DHHalLib.dll (function library)
- Download DHHalLib Library Version 1.3.0.0
- DHHalLib Demo App Source Code
- DHHalLib Demo App Binary File
- Download DHHalLib CSharp Demo Wrapper App
- Download DHHalLib CSharp Demo Wrapper App Binary File