diff options
author | Martin Roth <martin.roth@se-eng.com> | 2013-01-18 12:55:40 -0700 |
---|---|---|
committer | Martin Roth <martin.roth@se-eng.com> | 2013-01-21 18:55:33 +0100 |
commit | f5726ea544af904061b754fb6e369e477e93f0a5 (patch) | |
tree | d6a551008e87cff5ad02f3ea567e2f3a79a40674 /src/mainboard/amd/parmer/dsdt.asl | |
parent | 2892023fd422794bb82658dde3e8d489af2bdd55 (diff) |
Hudson: Cleanup - change SB800 references to hudson
Go through southbridge/amd/agesa/hudson, thatcher and parmer
mainboard directories and change all references to sb800 to
reference hudson instead.
This is just cleanup and should make no functional difference.
Change-Id: Icd6a9a08c4bbf5e1aed394362d24c05811ed1fba
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/2177
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
Diffstat (limited to 'src/mainboard/amd/parmer/dsdt.asl')
-rw-r--r-- | src/mainboard/amd/parmer/dsdt.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/parmer/dsdt.asl b/src/mainboard/amd/parmer/dsdt.asl index e0cc3fd54e..4b600e84e0 100644 --- a/src/mainboard/amd/parmer/dsdt.asl +++ b/src/mainboard/amd/parmer/dsdt.asl @@ -188,7 +188,7 @@ DefinitionBlock ( PM2D, 0x00000008, } - /* Power Management I/O registers, TODO:PMIO is quite different in SB800. */ + /* Power Management I/O registers. */ OperationRegion(PIOR, SystemIO, 0x00000CD6, 0x00000002) Field(PIOR, ByteAcc, NoLock, Preserve) { PIOI, 0x00000008, |