]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
authorWolfgang Denk <wd@denx.de>
Mon, 3 Sep 2012 19:22:02 +0000 (21:22 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 3 Sep 2012 19:22:02 +0000 (21:22 +0200)
* 'master' of git://git.denx.de/u-boot-ppc4xx:
  ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again

Signed-off-by: Wolfgang Denk <wd@denx.de>
arch/powerpc/include/asm/u-boot.h

index 1552054117b12f09f45471ca6fe28cc338e1bad2..b2fa2b574b940c5b321fc83e2db6603df5bb936f 100644 (file)
@@ -63,6 +63,7 @@ typedef struct bd_info {
        unsigned long   bi_vcofreq;     /* VCO Freq, in MHz */
 #endif
        unsigned long   bi_bootflags;   /* boot / reboot flag (Unused) */
+       unsigned long   bi_ip_addr;     /* IP Address */
        unsigned char   bi_enetaddr[6]; /* OLD: see README.enetaddr */
        unsigned short  bi_ethspeed;    /* Ethernet speed in Mbps */
        unsigned long   bi_intfreq;     /* Internal Freq, in MHz */