buildman: Drop the -a option
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 15:42:47 +0000 (09:42 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:21:06 +0000 (21:21 -0400)
commit4e9162d519c83812624c327731048a93631dc194
tree294c487d1917453a5039602b049d142e0124907d
parentb2d89bc53887dfee44220243c1266a7cf627feff
buildman: Drop the -a option

There is no point in setting the ARCH environment variable since the
U-Boot build system no-longer uses it.

It seems safe to drop this feature since it was only recently added.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
tools/buildman/README
tools/buildman/cmdline.py
tools/buildman/control.py