1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 17:29:17 +01:00
Files
u-boot-megous/common/command.c
Rasmus Villemoes 92fa22a1bb cmd/command.c: relax length check in cmd_get_data_size()
Just check that the length is at least 2. This allows passing strings
like ".b", which can be convenient when constructing
tests (i.e. parametrizing the suffix used).

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2024-01-16 17:05:29 -05:00

14 KiB