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.mpc8572ds | |
parent | 7e71dc68846647f387a74d50924da1218e197089 (diff) | |
download | u-boot-imx-c46bf09e0b567dda477da53163fe646e66c4912e.zip u-boot-imx-c46bf09e0b567dda477da53163fe646e66c4912e.tar.gz u-boot-imx-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.mpc8572ds')
-rw-r--r-- | doc/README.mpc8572ds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.mpc8572ds b/doc/README.mpc8572ds index 06dab59..57fd2ad 100644 --- a/doc/README.mpc8572ds +++ b/doc/README.mpc8572ds @@ -19,7 +19,7 @@ Booting is always from the boot bank at 0xec00_0000. Memory Map ---------- -0xe800_0000 - 0xebff_ffff Alernate bank 64MB +0xe800_0000 - 0xebff_ffff Alternate bank 64MB 0xec00_0000 - 0xefff_ffff Boot bank 64MB 0xebf8_0000 - 0xebff_ffff Alternate u-boot address 512KB @@ -115,7 +115,7 @@ Implementing AMP(Asymmetric MultiProcessing) - Select "Advanced setup" -> " Prompt for advanced kernel configuration options" - Select "Set physical address where the kernel is loaded" and - set it to 0x20000000, asssuming core1 will start from 512MB. + set it to 0x20000000, assuming core1 will start from 512MB. - Select "Set custom page offset address" - Select "Set custom kernel base address" - Select "Set maximum low memory" |