Skip to content
  • Simon Glass's avatar
    libfdt: Bring in upstream stringlist functions · b02e4044
    Simon Glass authored
    
    
    These have now landed upstream. The naming is different and in one case the
    function signature has changed. Update the code to match.
    
    This applies the following upstream commits by
    Thierry Reding <treding@nvidia.com> :
    
       604e61e fdt: Add functions to retrieve strings
       8702bd1 fdt: Add a function to get the index of a string
       2218387 fdt: Add a function to count strings
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    b02e4044