mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-15 02:41:27 +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>