Home
last modified time | relevance | path

Searched hist:fc503c1791f35294d04495cd8ba3794bb6f15055 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/libfdt/
H A Dfdt_ro.cfc503c1791f35294d04495cd8ba3794bb6f15055 Tue Aug 26 15:33:51 UTC 2014 Thierry Reding <treding@nvidia.com> fdt: Add a function to get the index of a string

Given a device tree node and a property name, the new fdt_find_string()
function will look up a given string in the string list contained in the
property's value and return its index.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>