commit | db13210b6dc46b9796cdeb466d15e7fa0145df11 | [log] [tgz] |
---|---|---|
author | Anup Patel <Anup.Patel@wdc.com> | Tue Jun 25 06:31:44 2019 +0000 |
committer | Andes <uboot@andestech.com> | Fri Jul 19 14:24:52 2019 +0800 |
tree | e4c894114b6053c181c714d3d54fe972686fca49 | |
parent | 6e9ff1a8b289070adc9f6a84a1576eea28dfad0d [diff] |
riscv: sifive: fu540: Setup ethaddr env variable using OTP This patch extends SiFive FU540 board support to setup ethaddr env variable based on board serialnum read from OTP. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>