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/ivtuwjhzaxoa94m/2017-07-25_imx6_4.4.60_boot.tar.bz2?dl=0 4.4.60 mainline prebuilt Kernel ( | :* [https://www.dropbox.com/s/ivtuwjhzaxoa94m/2017-07-25_imx6_4.4.60_boot.tar.bz2?dl=0 4.4.60 mainline prebuilt Kernel (boot partition)] | ||
* Vendor | * Vendor | ||
:* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v4.1.15/20171102 4.1.15 vendor 2017-11-02 (GitHub)] | :* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v4.1.15/20171102 4.1.15 vendor 2017-11-02 (GitHub)] | ||
:* [https://www.dropbox.com/s/cahzpalt29nnf4z/2017-11-02_imx6_4.1.15_boot.tar.bz2?dl=0 4.1.15 vendor prebuilt Kernel ( | :* [https://www.dropbox.com/s/cahzpalt29nnf4z/2017-11-02_imx6_4.1.15_boot.tar.bz2?dl=0 4.1.15 vendor prebuilt Kernel (boot partition)] | ||
:* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v3.10.17/20170804 3.10.17 vendor 2017-08-04 (GitHub)] | :* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v3.10.17/20170804 3.10.17 vendor 2017-08-04 (GitHub)] | ||
:* [https://www.dropbox.com/s/exic2e1q4y5hx4a/2017-08-04_imx6_3.10.17_boot.tar.bz2?dl=0 3.10.17 vendor prebuilt Kernel ( | :* [https://www.dropbox.com/s/exic2e1q4y5hx4a/2017-08-04_imx6_3.10.17_boot.tar.bz2?dl=0 3.10.17 vendor prebuilt Kernel (boot partition)] | ||
==== Debian based root file systems ==== | ==== Debian based root file systems ==== |
Revision as of 09:16, 21 September 2018
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources / Prebuilt Kernels
- Mainline
- Vendor
Debian based root file systems
- Debian alone
- Based on Debian 6 "Squeeze" (2014-10-30)
Remark: Shellshock (CVE-2014-6271) is already fixed.
- Based on Debian 6 "Squeeze" (2014-10-30)
- Debian Qt5
- Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
Remark: It must be used with i.MX6 Vendor Kernel 4.1.15
- Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
- Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)
Remark: It must be used with i.MX6 Vendor Kernel 3.10.17
- Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)
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