[PATCH v2 4/4] x86: edison: Enable DFU timeout

Simon Glass sjg at chromium.org
Sat Dec 28 03:27:02 CET 2019


On Wed, 27 Nov 2019 at 09:12, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> 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 at linux.intel.com>
> ---
> v2:
> - rebase on top of origin/master as of today (Lukasz)
>  configs/edison_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

But the Kconfig help says this is a value in seconds, not a
bool...need to check that.


More information about the U-Boot mailing list