commit | 6e4afffd690d611e47aa54ebe3c8548f77fc5e5a | [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 | ae3c625428af0edbee3ca2468e8d1c8f27e28495 [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>