Difference between revisions of "U-Boot for CM-FX6"

From Compulab Mediawiki
Jump to: navigation, search
Line 12: Line 12:
 
* [[U-Boot quick reference]]
 
* [[U-Boot quick reference]]
 
|* [[CM-FX6: U-Boot: Building Images|Building Firmware images]]
 
|* [[CM-FX6: U-Boot: Building Images|Building Firmware images]]
* [[U-Boot images]]
+
* [[U-Boot: Images]]
 
* [http://www.denx.de/wiki/U-Boot/Documentation U-Boot documentation]
 
* [http://www.denx.de/wiki/U-Boot/Documentation U-Boot documentation]
 
|*[[Support]]
 
|*[[Support]]
Line 21: Line 21:
  
 
{{ChangelogRss| content=
 
{{ChangelogRss| content=
 +
===== 14-Jun-2015 =====
 +
: U-Boot 2014.10-cm-fx6-2.2 release:
 +
: - Fix NAND read issue
 +
: - Fix MMC read issue
 +
: - Fix USB OTG host setup on i.MX6D based modules
 +
 
===== 08-Feb-2015 =====
 
===== 08-Feb-2015 =====
 
: U-Boot 2014.10-cm-fx6-2.1 release:
 
: U-Boot 2014.10-cm-fx6-2.1 release:

Revision as of 15:06, 14 June 2015

The CompuLab CM-FX6 System-on-Module / Computer-on-Module is using U-Boot boot-loader for low-level initializations and operating system loading. U-Boot is an open source firmware for wide range of embedded systems (e.g. PowerPC, ARM, MIPS, x86, ColdFire, AVR32, NIOS, etc.). On this page we will discuss only features and use cases related to CompuLab CM-FX6 module. For more information on U-Boot, please refer to Official U-Boot Homepage.

Cm-fx6-top.jpg
Resources
Evaluation
Development
Troubleshooting


News

14-Jun-2015
U-Boot 2014.10-cm-fx6-2.2 release:
- Fix NAND read issue
- Fix MMC read issue
- Fix USB OTG host setup on i.MX6D based modules
08-Feb-2015
U-Boot 2014.10-cm-fx6-2.1 release:
- Add HDMI support
- Add HDMI splash screen
- Add framebuffer console
- Add USB keyboard support
16-Sep-2014
U-Boot 2014.04-cm-fx6-1.3 release:
- Add USB and NAND to the default OS boot sequence
- Fix Phison SSD detection
- Fix 1GB DRAM detection on i.MX solo modules
27-Aug-2014
U-Boot 2014.04-cm-fx6-1.2 release:
- Fix USB detection issue
- Fix boot sequence for some first Utilite units
07-Jul-2014
U-Boot 2014.04-cm-fx6-1.1 release:
- Improve SATA disks coverage
- Enable 3Gb/s SATA operation
01-Jul-2014
Added CM-FX6: U-Boot: Creating a bootable SD card article
30-Jun-2014
Initial release of U-Boot for CM-FX6
U-Boot 2014.04-cm-fx6-1 supports:
- MMC/SD Card
- SPI flash
- Ethernet
- NAND flash
- SATA and on-board SSD
- USB host and USB OTG in host mode
- Multiple I2C buses
- Green LED
- Fix NAND detection issue found in older U-Boot versions