Re: [PATCH] scripts: imx-image: DCD check command for v2 only

2016-08-21 Thread Sascha Hauer
On Sun, Aug 21, 2016 at 10:16:13PM +0200, Alexander Kurz wrote: > DCD check command is currently implemented for imximg v2 only. > This command may also be available for v1 as mentioned in IMX35RM as > DCD-address-type "wait/read", but due to the lack of further details > it will be not supported.

[PATCH] scripts: imx-image: DCD check command for v2 only

2016-08-21 Thread Alexander Kurz
DCD check command is currently implemented for imximg v2 only. This command may also be available for v1 as mentioned in IMX35RM as DCD-address-type "wait/read", but due to the lack of further details it will be not supported. Signed-off-by: Alexander Kurz --- scripts/imx/imx-image.c | 5 +