Difference between revisions of "IOT-GATE-iMX7 and SBC-IOT-iMX7 NXP i.MX7 U-Boot"

From Compulab Mediawiki
Jump to: navigation, search
 
Line 10: Line 10:
 
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Firmware Update|Firmware Update]]
 
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Firmware Update|Firmware Update]]
 
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Creating a bootable SD card|Creating a bootable SD card]]
 
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Creating a bootable SD card|Creating a bootable SD card]]
 +
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Basic environment configuration|Basic environment configuration]]
 
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Display and console|Display and console]]
 
* [[IOT-GATE-iMX7 and SBC-IOT-iMX7: U-Boot: Display and console|Display and console]]
 
* [[U-Boot: Quick reference]]
 
* [[U-Boot: Quick reference]]
Line 24: Line 25:
  
 
{{ChangelogRss| content=
 
{{ChangelogRss| content=
 +
===== 18-Dec-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.1 =====
 +
: U-Boot 2017.07-cl-som-imx7-1.1 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7
 +
: - Added conditional initialization of the base board I2C bus
 +
: - Improved NAND flash support coverage
 +
: Documentation
 +
: - Updated multiple articles to comply with the new U-Boot package
 +
 
===== 24-Oct-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.0 =====
 
===== 24-Oct-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.0 =====
 
: U-Boot 2017.07-cl-som-imx7-1.0 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7
 
: U-Boot 2017.07-cl-som-imx7-1.0 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7

Revision as of 08:08, 18 December 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

18-Dec-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.1
U-Boot 2017.07-cl-som-imx7-1.1 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7
- Added conditional initialization of the base board I2C bus
- Improved NAND flash support coverage
Documentation
- Updated multiple articles to comply with the new U-Boot package
24-Oct-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.0
U-Boot 2017.07-cl-som-imx7-1.0 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7
- SPL support
- Storage: eMMC, MMC/SD Card, SPI flash
- Video: DVI Logo with console / Splash screen
- EEPROM layout commands
- Automatic device tree (dtb) selection
- Ethernet
- USB 2.0 support
- USB keyboard support
Documentation
- Initial U-Boot documentation for IOT-GATE-iMX7 / SBC-IOT-iMX7