Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
[oweals/u-boot.git] / arch / arm / include / asm / u-boot.h
index 20e165393020e91625168638fbea8c005bebf698..eac3800729feded2aaf21c86fa83bd34a3c9404d 100644 (file)
@@ -38,7 +38,6 @@
 
 typedef struct bd_info {
     int                        bi_baudrate;    /* serial console baudrate */
-    unsigned long      bi_ip_addr;     /* IP Address */
     ulong              bi_arch_number; /* unique id for this board */
     ulong              bi_boot_params; /* where this board expects params */
        unsigned long   bi_arm_freq; /* arm frequency */