scripts: imx-image: allow semicolon as command delimiter
When we want to pass the imxcfg files through cpp we also want to
allow defines which define multiple commands. For this to work we
have to use an additional command delimiter as we can't pass '\n'
though cpp. Use ';' for this.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 1ee484f commit cf7c8f37d6c65c5fa9ab89c8a7001faf18bda319
@Sascha Hauer Sascha Hauer authored on 22 Jul 2013
Showing 1 changed file
View
scripts/imx/imx-image.c