the following patch was just integrated into master: commit 5ce0506618c653c663251f94447e23f8c3f39fb7 Author: Rudolf Marek r.marek@assembler.cz Date: Mon May 27 16:09:44 2013 +0200
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
The IOMMU AGESA needs a reserved scratch space and it wants to allocate the stuff for runtime. So provide a simple allocator for 4 KB CBMEM page.
Change-Id: I53bdfcd2cd69f84fbfbc6edea53a051f516c05cc Signed-off-by: Rudolf Marek r.marek@assembler.cz Reviewed-on: http://review.coreboot.org/3315 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3315 for details.
-gerrit