Commits
Simon Glass committed 6c234bfbf7a
binman: Add an entry method for getting the default filename Various entry implementations provide a way to obtain the default filename for an entry. But at present there is no base-class implementation for this function. Add one so that the API is defined. Signed-off-by: Simon Glass <sjg@chromium.org>