binman: Add missing comments to bsection
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:29 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:57 +0000 (20:27 -0700)
commit36b246e71f91b6de231b77fbd4000997b79b1064
tree0ffbe17da86f5dd019fe44fd3900fbdbcd854f15
parentc7d8035ec185c789f8182c7d3374db4dcdbd250b
binman: Add missing comments to bsection

Some functions lack comments in this file. Add comments to cover this
functionality.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/bsection.py