summaryrefslogtreecommitdiffstats
path: root/board/ttcontrol/vision2/imximage_hynix.cfg
Commit message (Collapse)AuthorAgeFilesLines
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-138/+157
| | | | | | | | | | | | The '#' used as comments in the files cause the preprocessor trouble, so change to /* */. The mkimage command which uses this preprocessor output was moved to arch/arm/imx-common/Makefile .gitignore was updated to ignore .cfgtmp files. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
* MX51: Support for TTECH vision2 boardStefano Babic2010-10-071-0/+209
The patch adds support for TTECH vision2 board. The board has 512MB RAM, SDHC slot and 4MB SPI device from StMicron. Signed-off-by: Stefano Babic <sbabic@denx.de>
OpenPOWER on IntegriCloud