Re: [PATCH 3/4] commands: ubi: Add ubiupdatevol command

2016-06-23 Thread Teresa Remmet
Hello Sascha, Am Donnerstag, den 23.06.2016, 08:43 +0200 schrieb Sascha Hauer: > On Wed, Jun 22, 2016 at 11:02:40AM +0200, Teresa Remmet wrote: > > Add ubiupdatevol command. This is to update static > > and dynamic volumes. > > > > Signed-off-by: Teresa Remmet > > --- > >

Re: [PATCH 3/4] commands: ubi: Add ubiupdatevol command

2016-06-23 Thread Sascha Hauer
On Wed, Jun 22, 2016 at 11:02:40AM +0200, Teresa Remmet wrote: > Add ubiupdatevol command. This is to update static > and dynamic volumes. > > Signed-off-by: Teresa Remmet > --- > commands/ubi.c | 52 > 1 file changed, 52

[PATCH 3/4] commands: ubi: Add ubiupdatevol command

2016-06-22 Thread Teresa Remmet
Add ubiupdatevol command. This is to update static and dynamic volumes. Signed-off-by: Teresa Remmet --- commands/ubi.c | 52 1 file changed, 52 insertions(+) diff --git a/commands/ubi.c b/commands/ubi.c index