[U-Boot] [PATCH] doc: fix typos
Peter Meerwald
pmeerw at pmeerw.net
Thu Feb 2 23:51:03 CET 2012
From: Peter Meerwald <p.meerwald at bct-electronic.com>
Signed-off-by: Peter Meerwald <p.meerwald at bct-electronic.com>
---
doc/README.SPL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/README.SPL b/doc/README.SPL
index f01a8bd..0276953 100644
--- a/doc/README.SPL
+++ b/doc/README.SPL
@@ -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
--
1.7.4.1
More information about the U-Boot
mailing list