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

From Compulab Mediawiki
Jump to: navigation, search
(New page: {{summary| The CompuLab CM-A510 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 ...)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{summary|
 
{{summary|
The CompuLab CM-A510 module is using U-Boot boot-loader for low-level initializations and operating system loading.
+
The CompuLab CM-A510 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.).
 
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-A510 module.
 
On this page we will discuss only features and use cases related to CompuLab CM-A510 module.
 
For more information on U-Boot, please refer to [http://www.denx.de/wiki/U-Boot/WebHome Official U-Boot Homepage]. <br>
 
For more information on U-Boot, please refer to [http://www.denx.de/wiki/U-Boot/WebHome Official U-Boot Homepage]. <br>
The most recent CompuLab U-Boot version for CM-A510 is checked out from '''v2009.03''' of [http://git.denx.de/?p&#61;u-boot.git Das U-Boot repository] and can be obtained from [http://www.compulab.co.il/a510/html/a510-developer.py CompuLab website] in binary form. CompuLab U-Boot source will be provided on request. <br>
 
  
Links to information about U-Boot package for CM-A510 modules:
+
|A510_CM_top_hq.JPG|thumb}}
 +
 
 +
 
 +
{{Resources Linux
 +
|* [[CM-A510: U-Boot: Firmware Overview|Firmware Overview]]
 
* [[CM-A510: U-Boot: Firmware Update|Firmware Update]]
 
* [[CM-A510: U-Boot: Firmware Update|Firmware Update]]
 +
* [[CM-A510: U-Boot: Creating a bootable SATA drive|Creating a bootable SATA drive]]
 
* [[U-Boot quick reference]]
 
* [[U-Boot quick reference]]
 +
|* [[CM-A510: 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]
|A510_CM_top_hq.JPG|thumb}}
+
|*[[Support]]
 +
* [[CM-A510: U-Boot: Known Issues|Known Issues]]
 +
}}
  
 
__NOTOC__
 
__NOTOC__
  
 
{{ChangelogRss| content=
 
{{ChangelogRss| content=
===== 16-Nov-2010 =====
+
===== 26-Aug-2015 =====
: U-Boot 2009.03-cm-a510-1.0 initial release
+
: U-Boot 2009.08-cm-a510-3 release:
 +
: - Added support for additional NAND chips
 +
: Documentation
 +
: - Updated multiple articles to comply with the new U-Boot package
 +
 
 +
===== 03-Feb-2015 =====
 +
: U-Boot 2009.08-cm-a510-2 release:
 +
: - Rebase on Marvell U-Boot v5.4.4 release
 +
: - Code refactoring, to simplify maintenance and development
 +
: Documentation
 +
: - Updated multiple articles to comply with the new U-Boot package
 +
 
 +
===== 01-Nov-2010 =====
 +
: U-Boot 2009.08-cm-a510-1.0 initial release
 
}}
 
}}
  

Latest revision as of 13:04, 26 August 2015

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


A510 CM top hq.JPG


Resources
Evaluation
Development
Troubleshooting


News

26-Aug-2015
U-Boot 2009.08-cm-a510-3 release:
- Added support for additional NAND chips
Documentation
- Updated multiple articles to comply with the new U-Boot package
03-Feb-2015
U-Boot 2009.08-cm-a510-2 release:
- Rebase on Marvell U-Boot v5.4.4 release
- Code refactoring, to simplify maintenance and development
Documentation
- Updated multiple articles to comply with the new U-Boot package
01-Nov-2010
U-Boot 2009.08-cm-a510-1.0 initial release