[U-Boot] [PATCH v2 06/11] net: sandbox: Convert sandbox mock eth driver to livetree
Simon Glass
sjg at chromium.org
Sat Jun 30 04:20:13 UTC 2018
On 29 June 2018 at 20:20, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Use the dev_ functions to access DT properties.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2:
> - go back to u8_array
> - move DT accesses to ofdata_to_platdata()
>
> drivers/net/sandbox.c | 16 ++++++++++++----
> 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list