mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
DA850 EVM: add information regarding DA850 in README.davinci
The README.davinci in documentation folder is missing information regarding DA850 which is a supported DaVinci device. Add this information. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
8721e95b16
commit
718f746427
1 changed files with 11 additions and 0 deletions
|
@ -21,6 +21,8 @@ Currently the following boards are supported:
|
|||
|
||||
* TI DA830 EVM
|
||||
|
||||
* TI DA850 EVM
|
||||
|
||||
* DM355 based Leopard board
|
||||
|
||||
* DM644x based schmoogie board
|
||||
|
@ -57,6 +59,11 @@ make
|
|||
make da830evm_config
|
||||
make
|
||||
|
||||
* TI DA850 EVM:
|
||||
|
||||
make da850evm_config
|
||||
make
|
||||
|
||||
* DM355 based Leopard board:
|
||||
|
||||
make davinci_dm355leopard_config
|
||||
|
@ -114,3 +121,7 @@ http://www.spectrumdigital.com/product_info.php?cPath=103&products_id=222
|
|||
6) TI DA830 EVM
|
||||
http://focus.ti.com/apps/docs/gencontent.tsp?appId=1&contentId=52385
|
||||
http://www.spectrumdigital.com/product_info.php?cPath=37&products_id=214
|
||||
|
||||
7) TI DA850 EVM
|
||||
http://focus.ti.com/docs/prod/folders/print/omap-l138.html
|
||||
http://www.logicpd.com/products/development-kits/zoom-omap-l138-evm-development-kit
|
||||
|
|
Loading…
Reference in a new issue