X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-blackfin%2Fu-boot.h;h=a6e6cf0f5422ea4c3ae6d38bdae140e5642eca96;hb=2d4072c06b5549444e4140231bba3d47d9b0bc53;hp=9d2903be9a13d9c8a4c29e8f794a9b076c76d889;hpb=b57ca3e128cc10a133ba79bc7ec3e7b50e7c8fbe;p=oweals%2Fu-boot.git diff --git a/include/asm-blackfin/u-boot.h b/include/asm-blackfin/u-boot.h index 9d2903be9a..a6e6cf0f54 100644 --- a/include/asm-blackfin/u-boot.h +++ b/include/asm-blackfin/u-boot.h @@ -31,7 +31,6 @@ typedef struct bd_info { int bi_baudrate; /* serial console baudrate */ unsigned long bi_ip_addr; /* IP Address */ - unsigned char bi_enetaddr[6]; /* Ethernet adress */ unsigned long bi_boot_params; /* where this board expects params */ unsigned long bi_memstart; /* start of DRAM memory */ phys_size_t bi_memsize; /* size of DRAM memory in bytes */