aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/tilapia_fam10/dsdt.asl
diff options
context:
space:
mode:
authorZheng Bao <zheng.bao@amd.com>2010-04-25 11:57:21 +0000
committerZheng Bao <Zheng.Bao@amd.com>2010-04-25 11:57:21 +0000
commit7d2a39631efa117d7a5e89810e905a838789518f (patch)
treeed6db7616668f82a025214b12550ddb89318fed6 /src/mainboard/amd/tilapia_fam10/dsdt.asl
parentb6128b6d05fb04578253249f55f91a12b0f1db9e (diff)
Trivial. The comment also need to modify.
Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Zheng Bao <zheng.bao@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5491 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/tilapia_fam10/dsdt.asl')
-rw-r--r--src/mainboard/amd/tilapia_fam10/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/tilapia_fam10/dsdt.asl b/src/mainboard/amd/tilapia_fam10/dsdt.asl
index 7176e6f36f..9f332463bb 100644
--- a/src/mainboard/amd/tilapia_fam10/dsdt.asl
+++ b/src/mainboard/amd/tilapia_fam10/dsdt.asl
@@ -313,7 +313,7 @@ DefinitionBlock (
* ((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,