[U-Boot] [PATCH v2 07/11] net: sandbox-raw: Convert raw eth driver to livetree

Simon Glass sjg at chromium.org
Sat Jun 30 04:20:26 UTC 2018


On 29 June 2018 at 20:20, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2:
> - move DT accesses to ofdata_to_platdata()
> - store the host interface details in priv
> - switch to dev_read_string()
>
>  arch/sandbox/cpu/eth-raw-os.c         | 28 +++++++++++++++-------------
>  arch/sandbox/include/asm/eth-raw-os.h | 10 ++++++++--
>  drivers/net/sandbox-raw.c             | 26 ++++++++++++++++----------
>  3 files changed, 39 insertions(+), 25 deletions(-)

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


More information about the U-Boot mailing list