riscv: sifive_u: Add ethernet0 to the aliases node
commitc3a28b5d04f3b177befa1235e95e7bb09023f859
authorBin Meng <bmeng.cn@gmail.com>
Sat, 21 Sep 2019 05:41:31 +0000 (20 22:41 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 28 Oct 2019 14:47:27 +0000 (28 07:47 -0700)
tree0b726467fa3ba9684b6d446556bda21edc8e3213
parent7ae05377b85fff9d4f68271fc415a43018836b4b
riscv: sifive_u: Add ethernet0 to the aliases node

U-Boot expects this alias to be in place in order to fix up the mac
address of the ethernet node.

This is to keep in sync with Linux kernel commit below:
https://patchwork.kernel.org/patch/11133033/

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
hw/riscv/sifive_u.c