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-10-15 | mx6q: Factor out common DDR3 init code | Fabio Estevam | |
Factor out common DDR3 initialization code, allowing easier maintainance of such scripts. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |