diff options
author | Mike Williams | 2011-07-22 04:01:30 +0000 |
---|---|---|
committer | Wolfgang Denk | 2011-07-28 21:27:36 +0200 |
commit | 1626308797ac4184e73e56d275a1b8da11a62d5b (patch) | |
tree | d12fd0d610303c3d2351d8ace314a643f20e0fc9 /doc | |
parent | 2469c4b2dbdd601a4e44ecf9925b99bd2cd1b43f (diff) |
cleanup: Fix typos and misspellings in various files.
Recieve/Receive
recieve/receive
Interupt/Interrupt
interupt/interrupt
Addres/Address
addres/address
Signed-off-by: Mike Williams <mike@mikebwilliams.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.m68k | 4 | ||||
-rw-r--r-- | doc/README.qemu_mips | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.m68k b/doc/README.m68k index 3766b33bd9b..c85febc1f1f 100644 --- a/doc/README.m68k +++ b/doc/README.m68k @@ -111,7 +111,7 @@ CONFIG_SYS_MBAR -- defines the base address of the MCF5272 configuration registe CONFIG_SYS_INIT_RAM_ADDR -- defines the base address of the MCF5272 internal SRAM CONFIG_SYS_ENET_BD_BASE - -- defines the base addres of the FEC buffer descriptors + -- defines the base address of the FEC buffer descriptors CONFIG_SYS_SCR -- defines the contents of the System Configuration Register CONFIG_SYS_SPR -- defines the contents of the System Protection Register @@ -138,7 +138,7 @@ CONFIG_SYS_INIT_RAM_ADDR CONFIG_SYS_INT_FLASH_BASE -- defines the base address of the MCF5282 internal Flash memory CONFIG_SYS_ENET_BD_BASE - -- defines the base addres of the FEC buffer descriptors + -- defines the base address of the FEC buffer descriptors CONFIG_SYS_MFD -- defines the PLL Multiplication Factor Devider diff --git a/doc/README.qemu_mips b/doc/README.qemu_mips index 3985264245d..e6a3855738b 100644 --- a/doc/README.qemu_mips +++ b/doc/README.qemu_mips @@ -24,7 +24,7 @@ you can downland #config to build the kernel qemu_mips_defconfig -#patch to fix mips interupt init on 2.6.24.y kernel +#patch to fix mips interrupt init on 2.6.24.y kernel qemu_mips_kernel.patch initrd.gz vmlinux |