commit | fcb2a7cfa96c85560312d6f758662480e55f5b32 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 18 20:24:52 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:09 2021 +1300 |
tree | bd936e485c3239e1560136f8f4faca80807386c7 | |
parent | 4ef93d909e023fe082e16370b22c4bc22577dc75 [diff] |
binman: Document ExpandEntries() in the base class Move the documentation to the base method as it is with other methods. Also update it a little while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>