Re: [U-Boot] [PATCHV2] tools: plbimage support generate rcw file

2017-04-04 Thread YUAN Linyu
> -Original Message- > From: york sun [mailto:york@nxp.com] > Sent: Monday, March 27, 2017 2:44 AM > To: yuan linyu; u-boot@lists.denx.de > Cc: YUAN Linyu > Subject: Re: [PATCHV2] tools: plbimage support generate rcw file > > > Only minor cosmetic issu

[U-Boot] [PATCH] tools: plbimage support generate rcw file

2017-02-26 Thread yuan linyu
From: yuan linyu some system will not generate pbl format u-boot, but require rcw. Signed-off-by: yuan linyu --- tools/pblimage.c | 48 +++- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/tools/pblimage.c b/tools/pblimage.c index

[U-Boot] [PATCHV2] tools: plbimage support generate rcw file

2017-02-26 Thread yuan linyu
From: yuan linyu some system will not generate pbl format u-boot, but require rcw. Signed-off-by: yuan linyu --- tools/pblimage.c | 48 +++- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/tools/pblimage.c b/tools/pblimage.c index