diff options
author | Thomas Weber <thomas@tomweber.eu> | 2012-03-24 22:44:01 +0000 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2012-03-27 13:31:37 +0200 |
commit | c46bf09e0b567dda477da53163fe646e66c4912e (patch) | |
tree | 7d2da19b2e7242e0d31ed56d8f3e1bce0fb5d44e /doc/README.Sandpoint8240 | |
parent | 7e71dc68846647f387a74d50924da1218e197089 (diff) | |
download | u-boot-c46bf09e0b567dda477da53163fe646e66c4912e.zip u-boot-c46bf09e0b567dda477da53163fe646e66c4912e.tar.gz u-boot-c46bf09e0b567dda477da53163fe646e66c4912e.tar.bz2 |
doc: Fix some typos in different files
adresses/addresses
alernate/alternate
asssuming/assuming
calcualted/calculated
enviroment/environment
evalutation/evaluation
falsh/flash
labled/labeled
paramaters/parameters
Signed-off-by: Thomas Weber <thomas@tomweber.eu>
Acked-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'doc/README.Sandpoint8240')
-rw-r--r-- | doc/README.Sandpoint8240 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.Sandpoint8240 b/doc/README.Sandpoint8240 index a41b69a..fa846dc 100644 --- a/doc/README.Sandpoint8240 +++ b/doc/README.Sandpoint8240 @@ -236,7 +236,7 @@ PART 10) => setenv serverip 192.168.0.10 => setenv gatewayip=192.168.0.1 => saveenv -Saving Enviroment to Flash... +Saving Environment to Flash... Un-Protected 1 sectors Erasing Flash... done @@ -296,7 +296,7 @@ Erase Flash Bank # 2 - missing => cp.b 0x100000 FFF00000 1f28c Copy to Flash... done => saveenv -Saving Enviroment to Flash... +Saving Environment to Flash... Un-Protected 1 sectors Erasing Flash... done @@ -330,7 +330,7 @@ Erase Flash from 0xfff00000 to 0xfff3ffff done Erased 7 sectors Copy to Flash... done -Saving Enviroment to Flash... +Saving Environment to Flash... Un-Protected 1 sectors Erasing Flash... done |