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

[U-Boot] common/update.c ITB update code refactoring (no new file)

2011-03-09 Thread Dvorkin Dmitry
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 load itb from usb mass-storage device and save it into nand using nash commands setenv

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

2011-03-07 Thread Dvorkin Dmitry
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 load itb from usb mass-storage device and save it into nand using nash commands setenv