]> git.sur5r.net Git - u-boot/blobdiff - include/asm-sh/u-boot.h
ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
[u-boot] / include / asm-sh / u-boot.h
index e89c1936ffdd71c82a3989a5952a348d714c8073..27d43b93474806f889faca993b974dd04b6a5596 100644 (file)
@@ -34,7 +34,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 */
        unsigned long   bi_boot_params; /* where this board expects params */
 } bd_t;