mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-03 19:53:03 +08:00
OMAP3: Add Pandora support
Add Pandora support. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
This commit is contained in:
committed by
Jean-Christophe PLAGNIOL-VILLARD
parent
ad9bc8e52d
commit
2be2c6cc67
@@ -15,6 +15,8 @@ Currently the following boards are supported:
|
||||
|
||||
* TI EVM [4]
|
||||
|
||||
* OpenPandora Ltd. Pandora [5]
|
||||
|
||||
Toolchain
|
||||
=========
|
||||
|
||||
@@ -40,6 +42,11 @@ make
|
||||
make omap3_evm_config
|
||||
make
|
||||
|
||||
* Pandora:
|
||||
|
||||
make omap3_pandora_config
|
||||
make
|
||||
|
||||
Custom commands
|
||||
===============
|
||||
|
||||
@@ -66,7 +73,7 @@ help
|
||||
Acknowledgements
|
||||
================
|
||||
|
||||
OMAP3 U-Boot is based on U-Boot tar ball [5] for BeagleBoard and EVM done by
|
||||
OMAP3 U-Boot is based on U-Boot tar ball [6] for BeagleBoard and EVM done by
|
||||
several TI employees.
|
||||
|
||||
Links
|
||||
@@ -89,6 +96,10 @@ http://www.gumstix.net/Overo/
|
||||
|
||||
http://focus.ti.com/docs/toolsw/folders/print/tmdxevm3503.html
|
||||
|
||||
[5] TI OMAP3 U-Boot:
|
||||
[5] OpenPandora Ltd. Pandora:
|
||||
|
||||
http://openpandora.org/
|
||||
|
||||
[6] TI OMAP3 U-Boot:
|
||||
|
||||
http://beagleboard.googlecode.com/files/u-boot_beagle_revb.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user