]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-generic/u-boot.h
Power: remove support for Freescale MPC8220
[karo-tx-uboot.git] / include / asm-generic / u-boot.h
index a9aa8baf0dc09362aebd8468b9d15001fd2d5c62..a4bfdac18e0844bf0ce6c5ada3181c1de162e51d 100644 (file)
@@ -60,14 +60,6 @@ typedef struct bd_info {
 #endif
 #if defined(CONFIG_MPC83xx)
        unsigned long   bi_immrbar;
-#endif
-#if defined(CONFIG_MPC8220)
-       unsigned long   bi_mbar_base;   /* base of internal registers */
-       unsigned long   bi_inpfreq;     /* Input Freq, In MHz */
-       unsigned long   bi_pcifreq;     /* PCI Freq, in MHz */
-       unsigned long   bi_pevfreq;     /* PEV Freq, in MHz */
-       unsigned long   bi_flbfreq;     /* Flexbus Freq, in MHz */
-       unsigned long   bi_vcofreq;     /* VCO Freq, in MHz */
 #endif
        unsigned long   bi_bootflags;   /* boot / reboot flag (Unused) */
        unsigned long   bi_ip_addr;     /* IP Address */