]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-ppc/u-boot.h
* Patch by Martin Winistoerfer, 23 Mar 2003
[karo-tx-uboot.git] / include / asm-ppc / u-boot.h
index 78744e28fd9e2d41ce504e531740e44343019c9a..5e8f4b577155589ec864c519a60ee7d13608b8be 100644 (file)
@@ -38,7 +38,7 @@ 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 */
-#if defined(CONFIG_8xx) || defined(CONFIG_8260)
+#if defined(CONFIG_5xx) || defined(CONFIG_8xx) || defined(CONFIG_8260)
        unsigned long   bi_immr_base;   /* base of IMMR register */
 #endif
        unsigned long   bi_bootflags;   /* boot / reboot flag (for LynxOS) */