commit | eaec4f15e08ee16e54333a6131f7d20647c492da | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:11:10 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:51:00 2019 +0800 |
tree | c172712c780c06a6f25b2a941c6a343b6aaf996c | |
parent | 4b6e2bbfeb5968ec927e238b1371c6d233cadfee [diff] |
binman: Pass the toolpath to binman from the main Makefile Pass in the toolpath in case binman needs to use tools compiled in the U-Boot tools/ directory. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>