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

From Compulab Mediawiki
Jump to: navigation, search
 
 
Line 9: Line 9:
 
|* [[CM-T43: U-Boot: Firmware Overview|Firmware Overview]]
 
|* [[CM-T43: U-Boot: Firmware Overview|Firmware Overview]]
 
* [[CM-T43: U-Boot: Firmware Update|Firmware Update]]
 
* [[CM-T43: U-Boot: Firmware Update|Firmware Update]]
 +
* [[CM-T43: U-Boot: Creating a bootable SD card|Creating a bootable SD card]]
 
* [[U-Boot quick reference]]
 
* [[U-Boot quick reference]]
 
|* [[ Linux: Setting up a development environment | Setting up a development environment]]
 
|* [[ Linux: Setting up a development environment | Setting up a development environment]]
Line 20: Line 21:
  
 
{{ChangelogRss| content=
 
{{ChangelogRss| content=
 +
===== 29-Feb-2016, CM-T43 U-Boot Documentation updates =====
 +
: Documentation
 +
:- Added [[CM-T43: U-Boot: Creating a bootable SD card|SD-card boot article]]
 +
 
===== 22-Feb-2016, CM-T43 U-Boot release =====
 
===== 22-Feb-2016, CM-T43 U-Boot release =====
 
: Initial release of U-Boot for CM-T43:
 
: Initial release of U-Boot for CM-T43:

Latest revision as of 10:08, 29 February 2016

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

Cm-t43-top.jpg


Resources
Evaluation
Development
Troubleshooting


News

29-Feb-2016, CM-T43 U-Boot Documentation updates
Documentation
- Added SD-card boot article
22-Feb-2016, CM-T43 U-Boot release
Initial release of U-Boot for CM-T43:
U-Boot 2016.01-cm-t43-1 supports:
- SPI flash
- MMC, eMMC
- NAND flash
- USB host
- Multiple I2C buses
- PMIC
- Serial console
- Ethernet
- Green LED
- Fix fdt addr command in older U-Boot versions
- Fix PMIC settings in older U-Boot versions