[U-Boot] [PATCH v3 06/12] libfdt: Add max phandle retrieval function

Simon Glass sjg at chromium.org
Sun Jun 26 04:53:46 CEST 2016


On 24 June 2016 at 08:27, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> Add a function to retrieve the highest phandle in a given device tree.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> Reviewed-by: Stefan Agner <stefan at agner.ch>
> ---
>  include/libfdt.h    | 13 +++++++++++++
>  lib/libfdt/fdt_ro.c | 26 ++++++++++++++++++++++++++
>  2 files changed, 39 insertions(+)

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


More information about the U-Boot mailing list