Re: [U-Boot] [PATCH 4/5] configs: k2e_evm: add random eth address support

2016-08-02 Thread Tom Rini
On Tue, Aug 02, 2016 at 12:01:14PM +0530, Mugunthan V N wrote: > There is only one ethernet mac address in e-fuse, but there are > multiple slaves in keystone net, so enable random mac address > support. > > Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini

[U-Boot] [PATCH 4/5] configs: k2e_evm: add random eth address support

2016-08-02 Thread Mugunthan V N
There is only one ethernet mac address in e-fuse, but there are multiple slaves in keystone net, so enable random mac address support. Signed-off-by: Mugunthan V N --- configs/k2e_evm_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/k2e_evm_defconfig