X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-mips%2Fu-boot.h;h=d9c14caf4afa63593f516ba9012b3693eb6bfa25;hb=3b062da326f9b37d34aa8f80bf9d2f9e74f55c86;hp=9ecb9ac3273ad48a926df101d8e01cf86f9054e7;hpb=b57ca3e128cc10a133ba79bc7ec3e7b50e7c8fbe;p=u-boot diff --git a/include/asm-mips/u-boot.h b/include/asm-mips/u-boot.h index 9ecb9ac327..d9c14caf4a 100644 --- a/include/asm-mips/u-boot.h +++ b/include/asm-mips/u-boot.h @@ -34,7 +34,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_arch_number; /* unique id for this board */ unsigned long bi_boot_params; /* where this board expects params */ unsigned long bi_memstart; /* start of DRAM memory */