From 236d1023de5f0c8cd6962f8829542ad77fc8079e Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 21 Apr 2009 22:05:50 +0000 Subject: small updates as suggested by Carl-Daniel Hailfinger. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4156 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- documentation/LinuxBIOS-AMD64.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/LinuxBIOS-AMD64.tex') diff --git a/documentation/LinuxBIOS-AMD64.tex b/documentation/LinuxBIOS-AMD64.tex index abe59f8686..8b779d3e41 100644 --- a/documentation/LinuxBIOS-AMD64.tex +++ b/documentation/LinuxBIOS-AMD64.tex @@ -514,7 +514,7 @@ one-node system, write: \item \begin{verbatim}driver\end{verbatim} The \texttt{driver} keyword adds an object file to the driver section of a -coreboot image. This means it can be used by the PCI device +coreboot image. This means it can be used by the PCI device initialization code. Example: \begin{verbatim} @@ -1523,7 +1523,8 @@ CONs: \section{Image types} There used to be one image type for coreboot, as described above. Since this paper was written (2004) there have been many changes. First, the name -was changed to coreboot, for many reasons. Second, Ying-Hai Liu, then of AMD, now of Sun, added Cache As Ram support (CAR) for many AMD CPUs, which both simplified and complicated things. Simplification came with the removal of romcc; complication came with the addition of new ways to build. +was changed to coreboot, for many reasons. Second, Cache As Ram support (CAR) +was added for many AMD CPUs, which both simplified and complicated things. Simplification came with the removal of romcc; complication came with the addition of new ways to build. There are two big additions to the build process and, furthermore, more than two new CONFIG variables to control them. -- cgit v1.2.3