commit | 0c97ee5fbdca1be3cc7af730832170f4f7c38e68 | [log] [tgz] |
---|---|---|
author | Luo bin <luobin9@huawei.com> | Fri Sep 04 16:37:29 2020 +0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Sat Sep 05 15:24:39 2020 -0700 |
tree | f6f67b9bd18055929564aea3489f00892ff23798 | |
parent | 4e4269ebe7e18038fffacf113e2dd5ded6d49942 [diff] |
hinic: bump up the timeout of UPDATE_FW cmd Firmware erases the entire flash region which may take several seconds before flashing, so we bump up the timeout to ensure this cmd won't return failure. Fixes: 5e126e7c4e52 ("hinic: add firmware update support") Signed-off-by: Luo bin <luobin9@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>