X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-nios%2Fu-boot.h;h=bdb6cf21b65667417739e13ec647cc4fd6f80252;hb=e5e4e705ce402856a4800ebf4c0cc163d41b58b0;hp=3436185a8fc3500bc5ef54fbc58aea48f0f70c67;hpb=b57ca3e128cc10a133ba79bc7ec3e7b50e7c8fbe;p=u-boot diff --git a/include/asm-nios/u-boot.h b/include/asm-nios/u-boot.h index 3436185a8f..bdb6cf21b6 100644 --- a/include/asm-nios/u-boot.h +++ b/include/asm-nios/u-boot.h @@ -41,7 +41,6 @@ typedef struct bd_info { unsigned long bi_sramstart; /* start of SRAM memory */ unsigned long bi_sramsize; /* size of SRAM memory */ unsigned long bi_ip_addr; /* IP Address */ - unsigned char bi_enetaddr[6]; /* Ethernet adress */ unsigned long bi_baudrate; /* Console Baudrate */ } bd_t;