Re: [U-Boot] common/update.c ITB update code refactoring

2011-03-13 Thread Wolfgang Denk
Dear Dvorkin Dmitry, In message <4d74e9a1.1000...@tibbo.com> you wrote: > common/update.c used to update flash with ITB image. > With this patch it can also use any templated nash commands to load and > save blobs. > Also it adds nand as possible target for update. > > Usage example: > // to loa

Re: [U-Boot] common/update.c ITB update code refactoring

2011-03-13 Thread Albert ARIBAUD
(seeing nobody else answered) Hi Dmitry, Le 07/03/2011 15:20, Dvorkin Dmitry a écrit : > common/update.c used to update flash with ITB image. > With this patch it can also use any templated nash commands to load and > save blobs. > Also it adds nand as possible target for update. Is this an offi