Difference between revisions of "CL-SOM-iMX7 NXP i.MX7 U-Boot"
imported>Uri.mashiach |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 16: | Line 16: | ||
* [[U-Boot: Introduction to U-Boot development|Introduction to U-Boot development]] | * [[U-Boot: Introduction to U-Boot development|Introduction to U-Boot development]] | ||
* [[CL-SOM-iMX7: U-Boot: Building Images|Building Firmware images]] | * [[CL-SOM-iMX7: U-Boot: Building Images|Building Firmware images]] | ||
+ | * [[CL-SOM-iMX7: U-Boot: Building Secure Images|Building Secure 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] | ||
Line 25: | Line 26: | ||
{{ChangelogRss| content= | {{ChangelogRss| content= | ||
+ | ===== 07-Apr-2022, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.9 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.9 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Add support for Ethernet PHY RTL8211E-VB-CG + kernel v4.9.11 | ||
+ | |||
+ | ===== 02-Feb-2022, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.8 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.8 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Add support for Ethernet PHY RTL8211E-VB-CG | ||
+ | |||
+ | ===== 16-Mar-2021, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.7 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.7 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Add support for GCC version 6.3 and above | ||
+ | : - Add support for PMIC PF3000 rev A2 | ||
+ | |||
+ | ===== 01-Jul-2020, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.6 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.6 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Enable USB mass storage gadget | ||
+ | : - Enable USB to Ethernet adapter AX88179 | ||
+ | |||
+ | ===== 02-Jul-2018, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.5 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.5 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Fixed USB reset command | ||
+ | : - Fixed USB hub initialization | ||
+ | : Documentation | ||
+ | : - Updated multiple articles to comply with the new U-Boot package | ||
+ | |||
+ | ===== 27-May-2018, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.4 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.4 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Added support for SOC revision 1.3 | ||
+ | : - Added USB to Ethernet drivers | ||
+ | : Documentation | ||
+ | : - Updated multiple articles to comply with the new U-Boot package | ||
+ | |||
+ | ===== 21-Mar-2018, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.3 ===== | ||
+ | : U-Boot 2017.07-cl-som-imx7-1.3 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 | ||
+ | : - Added support for SB-IOT baseboard | ||
+ | : - Enabled environment import/export | ||
+ | : - Improved DRAM detection | ||
+ | : - Improved baseboard I2C handling | ||
+ | : - Fixed USB and SD card auto boot | ||
+ | : Documentation | ||
+ | : - Updated multiple articles to comply with the new U-Boot package | ||
+ | |||
===== 18-Dec-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.1 ===== | ===== 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 | : U-Boot 2017.07-cl-som-imx7-1.1 for CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 |
Latest revision as of 13:36, 7 April 2022
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. |
Resources | |||
|
| ||
07-Apr-2022, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.9
02-Feb-2022, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.8
16-Mar-2021, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.7
01-Jul-2020, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.6
02-Jul-2018, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.5
27-May-2018, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.4
21-Mar-2018, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.3
18-Dec-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.1
24-Oct-2017, CL-SOM-iMX7 / IOT-GATE-iMX7 / SBC-IOT-iMX7 U-Boot release 1.0
07-Dec-2016, CL-SOM-iMX7 U-Boot release
|