Difference between revisions of "CL-SOM-iMX7 NXP i.MX7 U-Boot"

From Compulab Mediawiki
Jump to: navigation, search
 
Line 10: Line 10:
 
* [[CL-SOM-iMX7: U-Boot: Creating a bootable SD card|Creating a bootable SD card]]
 
* [[CL-SOM-iMX7: U-Boot: Creating a bootable SD card|Creating a bootable SD card]]
 
* [[U-Boot quick reference]]
 
* [[U-Boot quick reference]]
|<!--* [[CL-SOM-iMX7: U-Boot: Building Images|Building Firmware images]] -->
+
|* [[Linux: Setting up a development environment|Setting up a development environment]]
 +
* [[U-Boot: Introduction to U-Boot development|Introduction to U-Boot development]]
 +
* [[CL-SOM-iMX7: 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]

Revision as of 08:25, 27 February 2017

The CompuLab CL-SOM-iMX7 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 CL-SOM-iMX7 module. For more information on U-Boot, please refer to Official U-Boot Homepage.

Cl-som-imx7-top.jpg
Resources
Evaluation
Development
Troubleshooting


News

07-Dec-2016, CL-SOM-iMX7 U-Boot release
Initial pre-release of U-Boot 2016.09-cl-som-imx7-0.91 for CL-SOM-iMX7
- MMC/SD Card
- eMMC
- SPI flash
- NAND flash
- Ethernet
- USB host and USB OTG in host mode
- Multiple I2C buses
- Green LED
Documentation
- Initial U-Boot documentation for CL-SOM-iMX7 support