Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
[oweals/u-boot.git] / board / mpl / common / piix4_pci.h
index 5a0fd5ea2214ea365105cbb7e39b25220fb60082..0ff802e7494dd4511372501f063f6bcb449204fd 100644 (file)
@@ -22,7 +22,6 @@
  */
 
 
-
 #ifndef _PIIX4_PCI_H
 #define _PIIX4_PCI_H
 
 #define        PCI_CFG_PIIX4_LEGSUP    0xC0
 
 /* Function 3 Power Management */
-#define        PCI_CFG_PIIX4_PMAB              0x40
+#define        PCI_CFG_PIIX4_PMBA              0x40
 #define        PCI_CFG_PIIX4_CNTA              0x44
 #define        PCI_CFG_PIIX4_CNTB              0x48
 #define        PCI_CFG_PIIX4_GPICTL    0x4C
 #define        PCI_CFG_PIIX4_SMBBA     0x90
 
 
-
 #endif