[U-Boot] [PATCH v2 3/7] dm: core: Introduce dev_read_alias_highest_id()
Heiko Schocher
hs at denx.de
Thu Feb 7 06:48:25 UTC 2019
Hello Michal,
Am 31.01.2019 um 16:30 schrieb Michal Simek:
> It is wrapper for calling of_alias_get_highest_id() when live tree is
> enabled and fdtdec_get_alias_highest_id() if not.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - New patch
>
> drivers/core/read.c | 8 ++++++++
> include/dm/read.h | 16 ++++++++++++++++
> 2 files changed, 24 insertions(+)
Reviewed-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list