avr32: Retire AVR32 for good
[oweals/u-boot.git] / include / asm-generic / u-boot.h
index b8f9c7aedb4d4cd0fb703a3a8a51d902f5cdbd1c..789592992e05bb129fb53c7be200a3535e4eacb8 100644 (file)
@@ -32,10 +32,6 @@ typedef struct bd_info {
        unsigned long   bi_flashoffset; /* reserved area for startup monitor */
        unsigned long   bi_sramstart;   /* start of SRAM memory */
        unsigned long   bi_sramsize;    /* size  of SRAM memory */
-#ifdef CONFIG_AVR32
-       unsigned char   bi_phy_id[4];   /* PHY address for ATAG_ETHERNET */
-       unsigned long   bi_board_number;/* ATAG_BOARDINFO */
-#endif
 #ifdef CONFIG_ARM
        unsigned long   bi_arm_freq; /* arm frequency */
        unsigned long   bi_dsp_freq; /* dsp core frequency */