mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 10:01:30 +01: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>