/openbmc/u-boot/board/woodburn/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx25pdk/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx51evk/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx53evk/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx53ard/ |
H A D | imximage_dd3.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx6qarm2/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx53smd/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/board/freescale/mx53loco/ |
H A D | imximage.cfg | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | config.mk | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
/openbmc/u-boot/ |
H A D | .gitignore | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|
H A D | Makefile | 71a988aa630f013b8425789351971dc4e202593d Fri Jan 18 10:14:24 CST 2013 Troy Kisky <troy.kisky@boundarydevices.com> 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>
|