[coreboot-gerrit] Change in coreboot[master]: amd/stoneyridge: Remove unused registers from ASL

Marshall Dawson (Code Review) gerrit at coreboot.org
Mon Oct 1 23:18:11 CEST 2018


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/28864


Change subject: amd/stoneyridge: Remove unused registers from ASL
......................................................................

amd/stoneyridge: Remove unused registers from ASL

Remove AcpiMmio and PCI config registers that are not used.

TEST=build Grunt
BUG=b:77602074

Change-Id: I62f40e421eba41c4a49d85efc975096171cb72fa
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
1 file changed, 0 insertions(+), 71 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/28864/1

diff --git a/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl b/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
index 7ac9139..a639260 100644
--- a/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
+++ b/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
@@ -309,12 +309,6 @@
 	, 4,
 	U3SR, 1,  /* USB3 23 Shadow Reg Request Status Register */
 	SDSR, 1,  /* SD 24 Shadow Reg Request Status Register */
-	offset (0x1e88),
-	SRSA, 32, /* Shadow Reg SRAM Addr */
-	SRSD, 32, /* Shadow Reg SRAM DATA */
-
-	offset (0x1e94),
-	SRDY, 1,  /* S0i3 bios ready */
 
 	offset (0x1ea0),
 	PG1A, 1,
@@ -341,40 +335,6 @@
 	Offset(0x00080054),
 	U_PS, 2,
 
-	/* SATA */
-	Offset(0x00088010),
-	ST10, 32,
-	ST14, 32,
-	ST18, 32,
-	ST1C, 32,
-	ST20, 32,
-	ST24, 32,
-
-	Offset(0x0008802c),
-	ST2C, 32,
-
-	Offset(0x00088040),
-	ST40, 1,
-
-	Offset(0x00088044),
-	ST44, 1,
-
-	Offset(0x0008804c),
-	, 2,
-	DDIC, 1, /* DisableDynamicInterfaceClockPowerSaving */
-
-	Offset(0x00088064),
-	S_PS, 2,
-
-	Offset(0x00088084),
-	, 1,
-	ST84, 1,
-	, 28,
-	DSDN, 1, /* DShutDowN */
-
-	Offset(0x0008808c),
-	ST8C, 8,
-
 	/* EHCI */
 	Offset(0x00090004),
 	, 1,
@@ -392,40 +352,9 @@
 	E_PS, 2,
 
 	/* LPC Bridge */
-	Offset(0x000a3078),
-	, 2,
-	LDQ0,  1,
-
 	Offset(0x000a30cb),
 	,  7,
 	AUSS,  1, /* AutoSizeStart */
-
-	/* SD */
-	Offset(0x000a7004),
-	,  1,
-	SDME,  1,
-
-	Offset(0x000a7010),
-	SDBA,  32,
-	Offset(0x000a702c),
-	SD2C,  32,
-	Offset(0x000a7094),
-	D_PS,  2,
-	,  6,
-	SDPE, 1,
-	,  6,
-	PMES, 1,
-
-	Offset(0x000a70b3), /* Version 2.0 = 0x1, Version 3.0 = 0x2 */
-	SDB3,  8,
-	Offset(0x000a70b4), /* Set Enable */
-	,  8,
-	SETE, 1,
-
-	Offset(0x000a70d0),
-	,  17,
-	FC18, 1, /* Force 1.8v */
-
 }
 
 /*

-- 
To view, visit https://review.coreboot.org/28864
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I62f40e421eba41c4a49d85efc975096171cb72fa
Gerrit-Change-Number: 28864
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181001/cb766095/attachment-0001.html>


More information about the coreboot-gerrit mailing list