]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Do not setup the same mac adress for all boards
authorMichal Simek <michal.simek@xilinx.com>
Tue, 16 Feb 2016 09:35:52 +0000 (10:35 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 17 Feb 2016 09:01:43 +0000 (10:01 +0100)
This was fixed in mainline some time ago and none board should hardcode
mac address.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp.h

index b41d9d833c24cd47d8b879bc0cdf8aea90e162b0..69a9e249715e8f38b6f1081f38309b39674cf458 100644 (file)
 
 /* Initial environment variables */
 #define CONFIG_EXTRA_ENV_SETTINGS \
-       "ethaddr=00:0a:35:00:01:22\0" \
        "kernel_addr=0x200000\0" \
        "initrd_addr=0xa00000\0" \
        "initrd_size=0x2000000\0" \