imximage.cfg: run files through C preprocessor
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>
This commit is contained in:
committed by
Stefano Babic
parent
0023997709
commit
71a988aa63
@@ -1,4 +1,4 @@
|
||||
BOOT_FROM sd
|
||||
|
||||
# DDR2 init
|
||||
/* DDR2 init */
|
||||
DATA 4 0xB8001010 0x00000304
|
||||
|
||||
Reference in New Issue
Block a user