commit | e8a9f1b1899e67662224a6c8863bb608416dee5c | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Oct 22 20:07:26 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 27 21:02:08 2023 -0400 |
tree | 5383e3bb21a2fb3d69a882597711d3b8a321518e | |
parent | 2f7845e881ba09955f651396646a8b59eba34147 [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>