diff options
author | Wolfgang Denk <wd@denx.de> | 2012-03-30 20:17:02 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-03-30 20:17:02 +0200 |
commit | a939ea3ab459d5fb3d1eaaec289c6ca85f2f74c1 (patch) | |
tree | b343c2aeb1dbfbd9a64cfb9da9f39d70e6d077f9 /doc/README.mpc832xemds | |
parent | bc6f6c87b685bcdcd5bef522982d15209b6b9601 (diff) | |
parent | f3e6110a10b694b3beb1ba7704fb7632cc371844 (diff) | |
download | u-boot-imx-a939ea3ab459d5fb3d1eaaec289c6ca85f2f74c1.zip u-boot-imx-a939ea3ab459d5fb3d1eaaec289c6ca85f2f74c1.tar.gz u-boot-imx-a939ea3ab459d5fb3d1eaaec289c6ca85f2f74c1.tar.bz2 |
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
* 'agust@denx.de' of git://git.denx.de/u-boot-staging:
lzma: fix printf warnings
Remove CONFIG_SYS_EXTBDINFO from snapper9260.h
cmd_pxe.c: fix strict-aliasing warnings
net: smc91111: use mdelay()
doc: Fix some typos in different files
disk/part.c: Fix device enumeration through API
mkenvimage: Really set the redundant byte when applicable
mkenvimage: Don't try to detect comments in the input file
mkenvimage: Use mmap() when reading from a regular file
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
mkenvimage: More error handling
mkenvimage: Correct an include and add a missing one
mkenvimage: correct and clarify comments and error messages
MAKEALL: display SPL size if present
ARMV7/Vexpress: add missing get_ticks() and get_tbclk()
mkenvimage: fix usage message
cmd_fat: add FAT write command
fs/fat/fat_write.c: Fix GCC 4.6 warnings
FAT write: Fix compile errors
Diffstat (limited to 'doc/README.mpc832xemds')
-rw-r--r-- | doc/README.mpc832xemds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mpc832xemds b/doc/README.mpc832xemds index 688bdbb..4142aa9 100644 --- a/doc/README.mpc832xemds +++ b/doc/README.mpc832xemds @@ -15,7 +15,7 @@ Freescale MPC832XEMDS Board "On" == 0 SW3 is switch 18 as silk-screened onto the board. - SW4[8] is the bit labled 8 on Switch 4. + SW4[8] is the bit labeled 8 on Switch 4. SW5[1:6] refers to bits labeled 1 through 6 in order on switch 5. SW6[7:1] refers to bits labeled 7 through 1 in order on switch 6. SW7[1:8]= 0000_0001 refers to bits labeled 1 through 6 is set as "On" |