global_data: unify global flag defines
[oweals/u-boot.git] / arch / openrisc / include / asm / u-boot.h
index 2913994932a8734448a33b5e8a92c2a3f6f37111..76b813273ffd10138eec965feec00802b087ccce 100644 (file)
@@ -33,7 +33,6 @@
 
 typedef struct bd_info {
        unsigned long   bi_baudrate;    /* serial console baudrate */
-       unsigned long   bi_ip_addr;     /* IP Address */
        unsigned long   bi_arch_number; /* unique id for this board */
        unsigned long   bi_boot_params; /* where this board expects params */
        unsigned long   bi_memstart;    /* start of DRAM memory */