diff options
Diffstat (limited to 'doc/README.omap3')
| -rw-r--r-- | doc/README.omap3 | 15 | 
1 files changed, 13 insertions, 2 deletions
| diff --git a/doc/README.omap3 b/doc/README.omap3 index d788aae01..54f46b746 100644 --- a/doc/README.omap3 +++ b/doc/README.omap3 @@ -13,6 +13,8 @@ Currently the following boards are supported:  * Gumstix Overo [3] +* TI EVM [4] +  Toolchain  ========= @@ -33,6 +35,11 @@ make  make omap3_overo_config  make +* TI EVM: + +make omap3_evm_config +make +  Custom commands  =============== @@ -59,7 +66,7 @@ help  Acknowledgements  ================ -OMAP3 U-Boot is based on U-Boot tar ball [4] for BeagleBoard and EVM done by +OMAP3 U-Boot is based on U-Boot tar ball [5] for BeagleBoard and EVM done by  several TI employees.  Links @@ -78,6 +85,10 @@ http://beagleboard.org/  http://www.gumstix.net/Overo/ -[4] TI OMAP3 U-Boot: +[4] TI EVM: + +http://focus.ti.com/docs/toolsw/folders/print/tmdxevm3503.html + +[5] TI OMAP3 U-Boot:  http://beagleboard.googlecode.com/files/u-boot_beagle_revb.tar.gz |