mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 13:31:16 +02:00
dev_read_string_count() is used to get the number of strings in a stringlist. dev_read_string_index() is used to get a string in the stringlist based on its position in the list. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>