public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] A proposal/hack for an efficient USB DFU for linux based boards
@ 2014-03-05 12:39 Krishna Pattabiraman
  2014-03-06 10:31 ` Lukasz Majewski
  0 siblings, 1 reply; 6+ messages in thread
From: Krishna Pattabiraman @ 2014-03-05 12:39 UTC (permalink / raw)
  To: u-boot

Hi All,

I was working with dfu-utill couple of years ago as part of my thesis. My
task was to provide a firmware upgrade mechanism using USB. I had an open
moko so I thought of implementing a solution based on it. The board I used
is SAM9G45 http://www.atmel.com/devices/sam9g45.aspx.

My observation in the current implementation was that, the partitions are
getting listed as DFU capable devices with fixed address and  to change
their size or address, you need to change the u-boot-env. Considering the
requirement I tweaked the protocol and some code to make a fast and
flexible upgrade.

I have explained about it here
http://codelectron.wordpress.com/2014/02/28/flexible-firmware-upgrade/
Header source code here https://github.com/codelectron/DFU-Tweak/

Let me know your comments and feedback about this idea?.

Thanks,
Krishna

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-15  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 12:39 [U-Boot] A proposal/hack for an efficient USB DFU for linux based boards Krishna Pattabiraman
2014-03-06 10:31 ` Lukasz Majewski
2014-03-07 18:56   ` Krishna Pattabiraman
2014-03-14  8:52     ` Lukasz Majewski
2014-03-14 10:42       ` Krishna Pattabiraman
2014-03-15  8:56         ` Tormod Volden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox