commit | 3a117e721cc5b4a366dbd5fbbf8df0a80cbb0fa2 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Nov 27 18:12:16 2019 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Jan 07 14:37:50 2020 +0100 |
tree | b4d8e04c9399f125f426457f56c30ed7c2536274 | |
parent | 98a8f445fd6b93988340d845c96fd47ff454e895 [diff] |
x86: edison: Enable DFU timeout The stock U-Boot on Intel Edison has timeout parameter for DFU command. Enable it here to be compatible with the original U-Boot configuration. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>