]> git.sur5r.net Git - u-boot/blobdiff - include/asm-nios/u-boot.h
Update Makefile for tag generating
[u-boot] / include / asm-nios / u-boot.h
index 3436185a8fc3500bc5ef54fbc58aea48f0f70c67..bdb6cf21b65667417739e13ec647cc4fd6f80252 100644 (file)
@@ -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;