Files
u-boot/include
Simon Glass 4a08b88639 boot: Handle running out of labels
If only a single label is provided in the list, bootdev_next_label()
does not operate correctly and reads beyond the end of the pointer list.

Fix this by adding a new check. Also add a note to convert this array
to an alist

Series-changes: 3
- Add new patch to handle running out of labels

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-15 14:21:30 +00:00
..
2025-02-25 16:39:30 -07:00
2025-02-03 04:43:46 -07:00
2025-02-16 14:11:28 +00:00
2025-02-15 19:07:09 -07:00
2025-03-15 14:21:30 +00:00
2024-12-08 07:44:33 -07:00
2025-03-15 14:21:25 +00:00
2025-02-25 16:39:57 -07:00
2025-02-16 14:11:28 +00:00
2025-02-06 23:49:28 +00:00