[coreboot-gerrit] Change in coreboot[master]: amd/stoneyridge: Consolidate duplicate comment

Marshall Dawson (Code Review) gerrit at coreboot.org
Tue Oct 31 02:15:27 CET 2017


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


Change subject: amd/stoneyridge: Consolidate duplicate comment
......................................................................

amd/stoneyridge: Consolidate duplicate comment

Change-Id: Ifaf8815dff595eb723f1b864b8f827768cb43847
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/amd/stoneyridge/include/soc/southbridge.h
1 file changed, 2 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/22243/1

diff --git a/src/soc/amd/stoneyridge/include/soc/southbridge.h b/src/soc/amd/stoneyridge/include/soc/southbridge.h
index 78a4038a..828513b 100644
--- a/src/soc/amd/stoneyridge/include/soc/southbridge.h
+++ b/src/soc/amd/stoneyridge/include/soc/southbridge.h
@@ -30,14 +30,13 @@
 #endif
 #define HPET_BASE_ADDRESS		0xfed00000
 
-/* Offsets from ACPI_MMIO_BASE */
-#define APU_SMI_BASE			0xfed80200
-
 /*
  * Offsets from ACPI_MMIO_BASE
  * This is defined by AGESA, but we don't include AGESA headers to avoid
  * polluting the namespace.
  */
+#define APU_SMI_BASE			0xfed80200
+
 #define PM_MMIO_BASE			0xfed80300
 
 #define APU_UART0_BASE			0xfedc6000

-- 
To view, visit https://review.coreboot.org/22243
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifaf8815dff595eb723f1b864b8f827768cb43847
Gerrit-Change-Number: 22243
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/20171031/d30c9ce7/attachment-0001.html>


More information about the coreboot-gerrit mailing list