summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2009-04-21 22:05:50 +0000
committerStefan Reinauer <stepan@openbios.org>2009-04-21 22:05:50 +0000
commit236d1023de5f0c8cd6962f8829542ad77fc8079e (patch)
treea9e40362854f0570dcb7a0d72e01a55b92b445fe /documentation
parentebf2589e3b9fd15acd41c5b9d430ccad9823162e (diff)
downloadcoreboot-staging-236d1023de5f0c8cd6962f8829542ad77fc8079e.zip
coreboot-staging-236d1023de5f0c8cd6962f8829542ad77fc8079e.tar.gz
small updates as suggested by Carl-Daniel Hailfinger.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4156 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'documentation')
-rw-r--r--documentation/LinuxBIOS-AMD64.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/LinuxBIOS-AMD64.tex b/documentation/LinuxBIOS-AMD64.tex
index abe59f8..8b779d3 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.
OpenPOWER on IntegriCloud