]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
doc: fix typos
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Thu, 2 Feb 2012 12:51:03 +0000 (12:51 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:32 +0000 (10:11 +0100)
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
doc/README.SPL

index f01a8bd91187547e1b0ded577b414e951ae2c6d5..0276953db634159e417c55e93b17b1738886f30c 100644 (file)
@@ -42,8 +42,8 @@ The building of SPL images can be with:
 
 #define CONFIG_SPL
 
-Because SPL images normally have a different text base, one have to be
-configured by defining CONFIG_SPL_TEXT_BASE. The linker script have to be
+Because SPL images normally have a different text base, one has to be
+configured by defining CONFIG_SPL_TEXT_BASE. The linker script has to be
 defined with CONFIG_SPL_LDSCRIPT.
 
 To support generic U-Boot libraries and drivers in the SPL binary one can