DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 66: | Line 66: | ||
==== Linux Kernel Sources ==== | ==== Linux Kernel Sources ==== | ||
* [https://github.com/dh-electronics/linux-imx6qdl Linux Kernel based on 3.14.12 mainline available on GitHub] | * [https://github.com/dh-electronics/linux-imx6qdl Linux Kernel based on 3.14.12 mainline available on GitHub] | ||
* [https://github.com/dh-electronics/linux-imx6-vendor Kernel version: 3.10.17 (fsl) on GitHub] | |||
==== Debian Rootfilesystem ==== | ==== Debian Rootfilesystem ==== |
Revision as of 13:41, 23 March 2016
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources
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
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