Home
last modified time | relevance | path

Searched hist:"56 f42242f020254ea1c383694edb072e3a5ca6d6" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdtdec.h56f42242f020254ea1c383694edb072e3a5ca6d6 Tue Aug 26 15:33:53 UTC 2014 Thierry Reding <treding@nvidia.com> fdt: Add resource parsing functions

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@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c56f42242f020254ea1c383694edb072e3a5ca6d6 Tue Aug 26 15:33:53 UTC 2014 Thierry Reding <treding@nvidia.com> fdt: Add resource parsing functions

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@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>