Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-22 | imximage.cfg: run files through C preprocessor | Troy Kisky | |
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> | |||
2010-10-07 | MX51: Support for TTECH vision2 board | Stefano Babic | |
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> |