Difference between revisions of "U-Boot for CM-A510"
(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 ...) |
|||
Line 1: | Line 1: | ||
{{summary| | {{summary| | ||
− | The CompuLab CM-A510 | + | 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> | ||
− | |||
− | + | |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] | ||
− | | | + | |*[[Support]] |
+ | * [[CM-A510: U-Boot: Known Issues|Known Issues]] | ||
+ | }} | ||
__NOTOC__ | __NOTOC__ | ||
{{ChangelogRss| content= | {{ChangelogRss| content= | ||
− | ===== | + | ===== 03-Feb-2015 ===== |
− | : U-Boot 2009. | + | : |
+ | : 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 | ||
}} | }} | ||
Revision as of 07:25, 3 February 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.
|
Resources | |||
|
| ||
03-Feb-2015
01-Nov-2010
|