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.fsl-ddr | |
| parent | 7e71dc68846647f387a74d50924da1218e197089 (diff) | |
| download | olio-uboot-2014.01-c46bf09e0b567dda477da53163fe646e66c4912e.tar.xz olio-uboot-2014.01-c46bf09e0b567dda477da53163fe646e66c4912e.zip | |
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.fsl-ddr')
| -rw-r--r-- | doc/README.fsl-ddr | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/README.fsl-ddr b/doc/README.fsl-ddr index 1d50153d5..5e2165876 100644 --- a/doc/README.fsl-ddr +++ b/doc/README.fsl-ddr @@ -250,7 +250,7 @@ print [c<n>] [d<n>] [spd] [dimmparms] [commonparms] [opts] [addresses] [regs]  	c<n>		- the controller number, eg. c0, c1  	d<n>		- the DIMM number, eg. d0, d1  	spd		- print SPD data -	dimmparms	- DIMM paramaters, calcualted from SPD +	dimmparms	- DIMM parameters, calculated from SPD  	commonparms	- lowest common parameters for all DIMMs  	opts		- options  	addresses	- address assignment (not implemented yet) @@ -260,7 +260,7 @@ edit <c#> <d#> <spd|dimmparms|commonparms|opts|addresses|regs> <element> <value>  	c<n>		- the controller number, eg. c0, c1  	d<n>		- the DIMM number, eg. d0, d1  	spd		- print SPD data -	dimmparms	- DIMM paramaters, calcualted from SPD +	dimmparms	- DIMM parameters, calculated from SPD  	commonparms	- lowest common parameters for all DIMMs  	opts		- options  	addresses	- address assignment (not implemented yet) |