commit | d067fb763680815fec05c21533d2aa23523a8b10 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Dec 03 17:40:11 2020 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 16 13:50:42 2020 +0800 |
tree | dd49577cc473340d46ac84582292201bdd092f29 | |
parent | 35d29a8f55bec00bd59ed1e35fb900198c27bdb1 [diff] |
x86: edison: BINMAN selection is specific to the board The platforms based on Intel Tangier may have different requirements how to create bootloader bundle to supply to a device. Currently the BINMAN approach is for Intel Edison only. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>