[coreboot-gerrit] New patch to review for coreboot: 12cfc93 asus/a8n-e: Rename reserved_memory1 to amd_reserved.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sat Jan 25 00:34:32 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4797

-gerrit

commit 12cfc93fa0b93d7c52c56fe2415496af014d7843
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sat Jan 25 00:08:36 2014 +0100

    asus/a8n-e: Rename reserved_memory1 to amd_reserved.
    
    Change-Id: I95676aa162b6faedc5aa2b4d6deb6d8da48791f4
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/asus/a8n_e/cmos.layout | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/asus/a8n_e/cmos.layout b/src/mainboard/asus/a8n_e/cmos.layout
index 726de26..d672658 100644
--- a/src/mainboard/asus/a8n_e/cmos.layout
+++ b/src/mainboard/asus/a8n_e/cmos.layout
@@ -45,7 +45,7 @@ entries
     728 256 h 0 user_data
     984 16 h 0 check_sum
 # Reserve the extended AMD configuration registers
-    1000 24 r 0 reserved_memory1
+    1000 24 r 0 amd_reserved
 
 enumerations
 



More information about the coreboot-gerrit mailing list