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> | |||
2012-05-15 | MX53: Add support to ESG ima3 board | Stefano Babic | |
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> |