Re: [LEDE-DEV] [PATCH 1/4] Add new script: scripts/its-maker.sh

2016-09-08 Thread J Mo
On 09/08/2016 12:09 AM, John Crispin wrote: On 08/09/2016 07:04, J Mo wrote: its-maker.sh creates an .its file, given a series of arguments, which is then used to create a FIT image. Required to support the tew827dru, but intended to support the creation of any valid .its file. Signed-off-

Re: [LEDE-DEV] [PATCH 1/4] Add new script: scripts/its-maker.sh

2016-09-08 Thread John Crispin
On 08/09/2016 07:04, J Mo wrote: > its-maker.sh creates an .its file, given a series of arguments, which is then > used to create a FIT image. > > Required to support the tew827dru, but intended to support the creation of > any valid .its file. > > Signed-off-by: jmomo this seems overly com

[LEDE-DEV] [PATCH 1/4] Add new script: scripts/its-maker.sh

2016-09-07 Thread J Mo
its-maker.sh creates an .its file, given a series of arguments, which is then used to create a FIT image. Required to support the tew827dru, but intended to support the creation of any valid .its file. Signed-off-by: jmomo --- scripts/its-maker.sh | 598 +++