Author: zbao
Date: Sun Apr 25 13:57:21 2010
New Revision: 5491
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5491

Log:
Trivial. The comment also need to modify.


Signed-off-by: Zheng Bao <[email protected]>
Acked-by: Zheng Bao <[email protected]>

Modified:
   trunk/src/mainboard/amd/mahogany/dsdt.asl
   trunk/src/mainboard/amd/mahogany_fam10/dsdt.asl
   trunk/src/mainboard/amd/tilapia_fam10/dsdt.asl

Modified: trunk/src/mainboard/amd/mahogany/dsdt.asl
==============================================================================
--- trunk/src/mainboard/amd/mahogany/dsdt.asl   Sun Apr 25 13:53:09 2010        
(r5490)
+++ trunk/src/mainboard/amd/mahogany/dsdt.asl   Sun Apr 25 13:57:21 2010        
(r5491)
@@ -271,7 +271,7 @@
                         * ((bus number + 1) * ((device number * 8) * 4096)) + 
register offset
                         * The 8 comes from 8 functions per device, and 4096 
bytes per function config space
                        */
-                       Offset(0x00088024),     /* Byte offset to SATA register 
24h - Bus 0, Device 18, Function 0 */
+                       Offset(0x00088024),     /* Byte offset to SATA register 
24h - Bus 0, Device 17, Function 0 */
                        STB5, 32,
                        Offset(0x00098042),     /* Byte offset to OHCI0 
register 42h - Bus 0, Device 19, Function 0 */
                        PT0D, 1,

Modified: trunk/src/mainboard/amd/mahogany_fam10/dsdt.asl
==============================================================================
--- trunk/src/mainboard/amd/mahogany_fam10/dsdt.asl     Sun Apr 25 13:53:09 
2010        (r5490)
+++ trunk/src/mainboard/amd/mahogany_fam10/dsdt.asl     Sun Apr 25 13:57:21 
2010        (r5491)
@@ -313,7 +313,7 @@
                         * ((bus number + 1) * ((device number * 8) * 4096)) + 
register offset
                         * The 8 comes from 8 functions per device, and 4096 
bytes per function config space
                        */
-                       Offset(0x00088024),     /* Byte offset to SATA register 
24h - Bus 0, Device 18, Function 0 */
+                       Offset(0x00088024),     /* Byte offset to SATA register 
24h - Bus 0, Device 17, Function 0 */
                        STB5, 32,
                        Offset(0x00098042),     /* Byte offset to OHCI0 
register 42h - Bus 0, Device 19, Function 0 */
                        PT0D, 1,

Modified: trunk/src/mainboard/amd/tilapia_fam10/dsdt.asl
==============================================================================
--- trunk/src/mainboard/amd/tilapia_fam10/dsdt.asl      Sun Apr 25 13:53:09 
2010        (r5490)
+++ trunk/src/mainboard/amd/tilapia_fam10/dsdt.asl      Sun Apr 25 13:57:21 
2010        (r5491)
@@ -313,7 +313,7 @@
                         * ((bus number + 1) * ((device number * 8) * 4096)) + 
register offset
                         * The 8 comes from 8 functions per device, and 4096 
bytes per function config space
                        */
-                       Offset(0x00088024),     /* Byte offset to SATA register 
24h - Bus 0, Device 18, Function 0 */
+                       Offset(0x00088024),     /* Byte offset to SATA register 
24h - Bus 0, Device 17, Function 0 */
                        STB5, 32,
                        Offset(0x00098042),     /* Byte offset to OHCI0 
register 42h - Bus 0, Device 19, Function 0 */
                        PT0D, 1,

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to