[U-Boot] [PATCH v2 09/11] sandbox: eth-raw: Allow interface to be specified by index
Simon Glass
sjg at chromium.org
Sat Jun 30 04:20:29 UTC 2018
On 29 June 2018 at 20:21, Joe Hershberger <joe.hershberger at ni.com> wrote:
> With systemd stable interface names, eth0 will almost never exist.
> Instead of using that name in the sandbox.dts, use an index.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2: None
>
> arch/sandbox/cpu/eth-raw-os.c | 7 +++++++
> arch/sandbox/include/asm/eth-raw-os.h | 9 +++++++++
> drivers/net/sandbox-raw.c | 11 +++++++++++
> 3 files changed, 27 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list