fwcutter: mklist.py - Update to new library and skip some sections
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 20 Aug 2009 17:30:11 +0000 (12:30 -0500)
committerMichael Buesch <mb@bu3sch.de>
Fri, 21 Aug 2009 13:41:34 +0000 (15:41 +0200)
commit4c01539a4e8c9e87ce41789ec1e00ffae2e563aa
tree0ec116d1a7db05d9a7856f835e0ea80a7c91201b
parentb5c31c378cb5353d92c52f522d44db1955348733
fwcutter: mklist.py - Update to new library and skip some sections

Switch from the deprecated md5 library to hashlib.

Detect the ro section that describes the firmware version,
print the address of the data, and and skip some ro sections
that are not of interest.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
fwcutter/mklist.py