Re: [OpenWrt-Devel] [PATCH 1/6] ramips: Add a tool to create JCG factory images

2016-03-03 Thread John Crispin
On 03/03/2016 21:13, John Crispin wrote: > Hi, > > comments inline ... > the other patches look good so just resend this one please, i'll leave the others inside patchwork John > On 03/03/2016 16:49, reinh...@m4x.de wrote: >> From: Reinhard Max >> >> This tool creates factory image

Re: [OpenWrt-Devel] [PATCH 1/6] ramips: Add a tool to create JCG factory images

2016-03-03 Thread John Crispin
Hi, comments inline ... On 03/03/2016 16:49, reinh...@m4x.de wrote: > From: Reinhard Max > > This tool creates factory images for JCG routers. > Details can be found in the header comment of jcgimage.c. > > Signed-off-by: Reinhard Max > Reviewed-by: Torsten Duwe > --- > tools/firmware-utils

[OpenWrt-Devel] [PATCH 1/6] ramips: Add a tool to create JCG factory images

2016-03-03 Thread reinhard
From: Reinhard Max This tool creates factory images for JCG routers. Details can be found in the header comment of jcgimage.c. Signed-off-by: Reinhard Max Reviewed-by: Torsten Duwe --- tools/firmware-utils/Makefile | 1 + tools/firmware-utils/src/jcgimage.c | 392 +