[U-Boot] [PATCH 1/3] dm: core: Add dev_read_bytes()

Joe Hershberger joe.hershberger at ni.com
Mon Apr 15 21:21:45 UTC 2019


On Mon, Apr 15, 2019 at 4:11 AM Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> This function can be used to read a binary property into a buffer. One
> example where this is needed is to read a MAC address from device tree.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>

Is there a reason dev_read_u8_array_ptr is insuffient?

Thanks,
-Joe


More information about the U-Boot mailing list