From d86417bfa379de85ba7a52ba626bbdfbed389438 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 24 Oct 2006 23:00:42 +0000 Subject: Change all occurences of NSC to nsc in the code. The next commit will then rename the src/superio/NSC directory to src/superio/nsc. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2472 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- documentation/RFC/config.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/RFC/config.tex') diff --git a/documentation/RFC/config.tex b/documentation/RFC/config.tex index fe58b5046b..b238f2fa21 100644 --- a/documentation/RFC/config.tex +++ b/documentation/RFC/config.tex @@ -58,7 +58,7 @@ default ::= 'default' ID '=' (``value'' | term) # as they are specified. To attach a superio to a southbridge, for # example, one would do this: # southbridge acer/5432 -# superio NSC/123 +# superio nsc/123 # end # end # the tool generates static initializers for this hierarchy. @@ -234,7 +234,7 @@ end southbridge amd/amd8111 end #mainboardinit arch/i386/smp/secondary.inc -superio NSC/pc87360 +superio nsc/pc87360 register "com1={1} com2={0} floppy=1 lpt=1 keyboard=1" end dir /pc80 -- cgit v1.2.3