Re: [PATCH 2/2] riscv: sifive_u: Add ethernet0 to the aliases node

2019-10-08 Thread Palmer Dabbelt
On Fri, 20 Sep 2019 02:19:02 PDT (-0700), bmeng...@gmail.com wrote: 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

Re: [PATCH 2/2] riscv: sifive_u: Add ethernet0 to the aliases node

2019-09-20 Thread Alistair Francis
On Fri, Sep 20, 2019 at 2:26 AM Bin Meng wrote: > > 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

[PATCH 2/2] riscv: sifive_u: Add ethernet0 to the aliases node

2019-09-20 Thread Bin Meng
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 --- hw/riscv/sifive_u.c | 5 - 1 file changed, 4 insertions(+), 1