commit | a01d1a25bcd7b22bdb16a8fd0583df0d41db3054 | [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 | 862ddf91002c31dcca7bd8f2712a98b71de01de8 [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>