Use this function so that the help can be found even when binman is running from a package. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v2: - Add new patch to use importlib to find the help tools/binman/control.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Applied to u-boot-dm/next, thanks!