Pass in the individual values rather than the whole options object, so we can see what is needed. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) tools/buildman/control.py | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) Applied to u-boot-dm, thanks!