[coreboot-gerrit] Change in coreboot[master]: lib/ramtest: Add comment

Patrick Rudolph (Code Review) gerrit at coreboot.org
Fri Oct 27 13:07:41 CEST 2017


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/22199


Change subject: lib/ramtest: Add comment
......................................................................

lib/ramtest: Add comment

Add a comment about the tested RAM region size.

Change-Id: I29e99a06777bd21a65aa67049ceede4fd8adb603
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/lib/ramtest.c
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/22199/1

diff --git a/src/lib/ramtest.c b/src/lib/ramtest.c
index 2b2c344..9adcafd 100644
--- a/src/lib/ramtest.c
+++ b/src/lib/ramtest.c
@@ -74,6 +74,8 @@
  * Simple write-read-verify memory test. See console debug output for
  * any dislocated bytes.
  *
+ * Tests 1MiB of memory starting from start.
+ *
  * @param start   System memory offset, aligned to 128bytes
  */
 static int ram_bitset_nodie(unsigned long start)

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I29e99a06777bd21a65aa67049ceede4fd8adb603
Gerrit-Change-Number: 22199
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171027/e2f6cce3/attachment.html>


More information about the coreboot-gerrit mailing list