[U-Boot] [PATCH v2 05/40] fdt: Add resource parsing functions

Simon Glass sjg at chromium.org
Wed Aug 27 20:53:39 CEST 2014


On 26 August 2014 09:33, Thierry Reding <thierry.reding at gmail.com> wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> Add the fdt_get_resource() and fdt_get_named_resource() functions which
> can be used to parse resources (memory regions) from an FDT. A helper to
> compute the size of a region is also provided.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list