summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2020-09-14 20:21:50 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-09-15 19:31:54 +0000
commit336ed66e35a00280cc0d65fedae02e639c9e6e6b (patch)
treeef5731067c58df0e68a94a0a4787c1795f788f3e
parent4ed3116f33c08ccad69afdbee1a9654dee0b2f44 (diff)
downloadcoreboot-336ed66e35a00280cc0d65fedae02e639c9e6e6b.tar.xz
soc/amd/stoneyridge/acpi/sb_pci0_fch: remove duplicate I/O range
This I/O region is already covered by the range declared right above the deleted one. Change-Id: I8b8ff3385bbba8e69101ee2c5a5cb39c8f996b94 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45369 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl b/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
index 64e87486cb..1820f7a3bf 100644
--- a/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
+++ b/src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl
@@ -75,13 +75,6 @@ Name(CRES, ResourceTemplate() {
0x0000, /* translation */
0x0cf8 /* length */
)
- WORDIO(ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange,
- 0x0000, /* address granularity */
- 0x03b0, /* range minimum */
- 0x03df, /* range maximum */
- 0x0000, /* translation */
- 0x0030 /* length */
- )
WORDIO(ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange,
0x0000, /* address granularity */