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> | |||
2011-09-30 | MX25: Add initial support for MX25PDK | Fabio Estevam | |
Add the initial support for MX25PDK booting from SD card via internal boot. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |