libpayload: fix compiler warning for first_cmos_entry()
[coreboot.git] / src / northbridge / intel / i945 / acpi / i945_hostbridge.asl
index 554adc0367c09dc1f83346425a33ae790742a52c..a76d8e2df9cc649fc1ce9541363844410c7036f1 100644 (file)
@@ -207,17 +207,17 @@ Method (_CRS, 0, Serialized)
                                0x00000000, 0x000f0000, 0x000fffff, 0x00000000,
                                0x00010000,,, FSEG)
 
-                // PCI Memory Region (Top of memory-0xfebfffff)
-                DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
-                                Cacheable, ReadWrite,
-                                0x00000000, 0x00000000, 0xfebfffff, 0x00000000,
-                                0x00000000,,, PM01)
-
-                // TPM Area (0xfed40000-0xfed44fff)
-                DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
-                                Cacheable, ReadWrite,
-                                0x00000000, 0xfed40000, 0xfed44fff, 0x00000000,
-                                0x00000000,,, TPMR)
+               // PCI Memory Region (Top of memory-0xfebfffff)
+               DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
+                               Cacheable, ReadWrite,
+                               0x00000000, 0x00000000, 0xfebfffff, 0x00000000,
+                               0xfec00000,,, PM01)
+
+               // TPM Area (0xfed40000-0xfed44fff)
+               DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
+                               Cacheable, ReadWrite,
+                               0x00000000, 0xfed40000, 0xfed44fff, 0x00000000,
+                               0x00005000,,, TPMR)
        })
 
        // Find PCI resource area in MCRS