Vladimir Serbinenko (phcoder@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4797
-gerrit
commit 1b495f01225a591b701df7f3c33b6fc4d392b7e3 Author: Vladimir Serbinenko phcoder@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@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 b78884b..de1a56a 100644 --- a/src/mainboard/asus/a8n_e/cmos.layout +++ b/src/mainboard/asus/a8n_e/cmos.layout @@ -46,7 +46,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