Felix Held has uploaded this change for review.

View Change

soc/amd/common/block/include/acpimmio_map: add AOAC acronym in comment

The Always On Always Connected block is referenced as AOAC in the code,
so add that acronym in the comment and change the "Connect" to
"Connected".

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I6a23e0ccff62c6ceddae70e1bef5c5abf872c495
---
M src/soc/amd/common/block/include/amdblocks/acpimmio_map.h
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/57926/1
diff --git a/src/soc/amd/common/block/include/amdblocks/acpimmio_map.h b/src/soc/amd/common/block/include/amdblocks/acpimmio_map.h
index f96c5cd..38b2125 100644
--- a/src/soc/amd/common/block/include/amdblocks/acpimmio_map.h
+++ b/src/soc/amd/common/block/include/amdblocks/acpimmio_map.h
@@ -81,7 +81,7 @@
* +---------------------------------------------------------------------------+
* |0x1d00 Wake device (AC DC timer) |
* +---------------------------------------------------------------------------+
- * |0x1e00 Always On Always Connect registers |
+ * |0x1e00 Always On Always Connected (AOAC) registers |
* +---------------------------------------------------------------------------+
*/


To view, visit change 57926. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6a23e0ccff62c6ceddae70e1bef5c5abf872c495
Gerrit-Change-Number: 57926
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Held <felix-coreboot@felixheld.de>
Gerrit-MessageType: newchange