diff options
author | Mike Williams <mike@mikebwilliams.com> | 2011-07-22 04:01:30 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-07-28 21:27:36 +0200 |
commit | 1626308797ac4184e73e56d275a1b8da11a62d5b (patch) | |
tree | d12fd0d610303c3d2351d8ace314a643f20e0fc9 /board/freescale/mpc8266ads | |
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 'board/freescale/mpc8266ads')
-rw-r--r-- | board/freescale/mpc8266ads/mpc8266ads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8266ads/mpc8266ads.c b/board/freescale/mpc8266ads/mpc8266ads.c index 66acc41e97f..2caf4aa9901 100644 --- a/board/freescale/mpc8266ads/mpc8266ads.c +++ b/board/freescale/mpc8266ads/mpc8266ads.c @@ -392,7 +392,7 @@ phys_size_t initdram(int board_type) The 11th column addre will still be mucxed correctly onto the bus. Also be aware that the MPC8266ADS board Rev B has not connected - Row addres 13 to anything. + Row address 13 to anything. The fix is to connect ADD16 (from U37-47) to SADDR12 (U28-126) */ |