Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TCL: fix non TCL comments | Antonio Borneo | 2010-12-18 | 1 | -16/+16 |
| | | | | | | | | End of line comments fixed with ';' before '#'. Added few additional 'space' to keep indentation in multi-line comments. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> | ||||
* | TCL scripts: add support for ST SPEAr310 | Antonio Borneo | 2010-11-06 | 1 | -0/+40 |
Initial support for ST SPEAr310 and for the evaluation board EVALSPEAr310 Rev. 2.0. Scripts are split in generic for SPEAr3xx family and specific for SPEAr310. This should easily allow adding new members of the family. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> |