summaryrefslogtreecommitdiffstats
path: root/board/esg/ima3-mx53/imximage.cfg
Commit message (Collapse)AuthorAgeFilesLines
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-54/+66
| | | | | | | | | | | | 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>
* MX53: Add support to ESG ima3 boardStefano Babic2012-05-151-0/+108
The ESG ima3-mx53 board is based on the Freescale i.MX53 SOC. It boots from NOR (128 MB) and supports Ethernet (FEC), SATA. Signed-off-by: Stefano Babic <sbabic@denx.de>
OpenPOWER on IntegriCloud