commit | a17dd7bce490d7a2d645d9ad4af080e6deec9f3f | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Oct 22 20:07:26 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 28 09:18:19 2023 -0400 |
tree | 5383e3bb21a2fb3d69a882597711d3b8a321518e | |
parent | 810053678ca05c610ff66221b94f5bcd67442078 [diff] |
iot2050: Allow for more than 1 USB storage device This was lost in refactoring while some users of the IOT2050 expect it to work: Make sure that up to 3 USB storage devices are probed. Fixes: 53873974a4b0 ("include: armv7: Enable distroboot across all configs") Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>