summaryrefslogtreecommitdiffstats
path: root/Documentation/RFC
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2016-07-28 13:08:24 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2016-07-28 20:03:36 +0200
commite51387896ffa1c9a7337e9cd46f6b5f83c3b5deb (patch)
tree272ad1be41b491c22198281778df3b7f98d3b421 /Documentation/RFC
parent2098778726a209b3a9465b203a3fdb72c45706c0 (diff)
downloadcoreboot-e51387896ffa1c9a7337e9cd46f6b5f83c3b5deb.tar.gz
coreboot-e51387896ffa1c9a7337e9cd46f6b5f83c3b5deb.tar.bz2
coreboot-e51387896ffa1c9a7337e9cd46f6b5f83c3b5deb.zip
Documentation: Capitalize RAM, ROM and ACPI
Change-Id: I06c1d0fe0e3d429e54d3777de679f9fc641f4eed Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15927 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'Documentation/RFC')
-rw-r--r--Documentation/RFC/config.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RFC/config.tex b/Documentation/RFC/config.tex
index 696ab7a01581..97fec9dd37b8 100644
--- a/Documentation/RFC/config.tex
+++ b/Documentation/RFC/config.tex
@@ -172,7 +172,7 @@ A sample file:
\begin{verbatim}
target x
-# over-ride the default rom size in the mainboard file
+# over-ride the default ROM size in the mainboard file
option CONFIG_ROM_SIZE=1024*1024
mainboard amd/solo
end