DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 100: | Line 100: | ||
:: Open it with Disks by double click on Debian Linux. Use [https://www.balena.io/etcher balenaEtcher] on Windows. | :: Open it with Disks by double click on Debian Linux. Use [https://www.balena.io/etcher balenaEtcher] on Windows. | ||
:* [https://www.dropbox.com/s/ | :* [https://www.dropbox.com/s/ixt6rgue1lbt11a/HD00035_2022-08-19_imx6_buster_USB_stick_update.zip?raw=1 eMMC: USB stick update image] | ||
:: Extract the files on a USB stick (MBR / FAT32) and insert it into your board / device. More about the files on the page [[DHCOM Update Mechanism|"DHCOM Update Mechanism"]] | :: Extract the files on a USB stick (MBR / FAT32) and insert it into your board / device. More about the files on the page [[DHCOM Update Mechanism|"DHCOM Update Mechanism"]] | ||
Revision as of 14:45, 20 August 2022
Hardware
|
|
Product Change Notifications (PCN)
- PCN_iMX6_R01_2017-08-17.pdf (4GByte eMMC)
- PCN_iMX6_R02_2017-08-17.pdf (8GByte eMMC)
- PCN_iMX6_R03_2017-09-20.pdf (SW ethernet bug)
- PCN_iMX6_R04_2017-09-25.pdf (Molex microSD socket)
- PCN_iMX6_R05_2018-01-10.pdf (512MB NAND flash)
- PCN_iMX6_R06_2018-10-09.pdf (label change)
- PCN_iMX6_R07_2019-11-13.pdf (4GByte eMMC)
- PCN_iMX6_R08_2019-11-13.pdf (8GByte eMMC)
- PCN_iMX6-009_R01_2021-07-20.pdf (SPI flash EOL)
- PCN_DHCOM-iMX6-010_R01_2021-12-23.pdf (microSD socket EOL)
Software Support
BSP Sources
U-Boot
- DH U-Boot (based on v2018.05)
- DH U-Boot (based on v2015.10)(deprecated)
- DH U-Boot (based on v2013.10)(deprecated)
Linux Kernel
- Mainline
- NXP Vendor
Download binaries/images
U-Boot (for eMMC DHCOMs)
- More on how to program it with the U-Boot command "update bootloader ..." on the page "DHCOM Update Mechanism"
Update Kernel
- Please contact DH electronics if you need a binary.
- More on how to use it on the page "DHCOM Update Mechanism"
Debian based images
- Debian 10 "Buster" + Kernel 5.10.131 Release 2022-08-19
- Note: Devicetree is set to "imx6q-dhcom-pdk2.dtb" in uLinuxEnv.txt
-
- Open it with Disks by double click on Debian Linux. Use balenaEtcher on Windows.
-
- Extract the files on a USB stick (MBR / FAT32) and insert it into your board / device. More about the files on the page "DHCOM Update Mechanism"
- Debian 8 "Jessie" with Qt5.9.1 + Vendor Kernel 4.1.15 Release 2019-09-26
-
- Open it with Disks by double click on Debian Linux. Use balenaEtcher on Windows.
-
- Extract the files on a USB stick (MBR / FAT32) and insert it into your board / device. More about the files on the page "DHCOM Update Mechanism"
Hint: You can also progam the eMMC by using the U-Boot command "ums" (usable since U-Boot v2018.05)
Download Linux code examples
Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more
Download WEC
WEC7 DHHalLib.dll (function library)
- Download DHHalLib Library Version 1.3.0.7
- DHHalLib Demo App Source Code
- DHHalLib Demo App Binary File
- Download DHHalLib CSharp Wrapper
- Download DHHalLib CSharp Demo Wrapper App
- Download DHHalLib CSharp Demo Wrapper App Binary File