ARM: DaVinci: Adding Support for DaVinci DM365 EVM
[oweals/u-boot.git] / include / asm-blackfin / u-boot.h
index 9d2903be9a13d9c8a4c29e8f794a9b076c76d889..a6e6cf0f5422ea4c3ae6d38bdae140e5642eca96 100644 (file)
@@ -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 */