Re: [PATCH] scripts imx-image: add DCD NOP command support

2016-11-06 Thread Sascha Hauer
Hi Alexander, On Thu, Nov 03, 2016 at 07:32:37PM +0100, Alexander Kurz wrote: > The DCD NOP command is available for all flash header v2 devices (i.MX28, > 50, 53, 6 and 7). > > Signed-off-by: Alexander Kurz > --- > scripts/imx/README | 1 + > scripts/imx/imx-image.c | 28

[PATCH] scripts imx-image: add DCD NOP command support

2016-11-03 Thread Alexander Kurz
The DCD NOP command is available for all flash header v2 devices (i.MX28, 50, 53, 6 and 7). Signed-off-by: Alexander Kurz --- scripts/imx/README | 1 + scripts/imx/imx-image.c | 28 scripts/imx/imx.c | 11 +++ scripts/imx/imx.h | 1 + 4 fil