aboutsummaryrefslogtreecommitdiff
path: root/doc/README.mpc832xemds
AgeCommit message (Collapse)AuthorFilesLines
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-3/+3
Use the standard lowercase "x" capitalization that other Freescale architectures use for CPU defines to prevent confusion and errors Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
Use the standard lowercase "xx" capitalization that other Freescale architectures use for CPU defines to prevent confusion and errors Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-03-08Minor cleanup.Wolfgang Denk1-1/+0
2007-03-02mpc83xx: Add the MPC832XEMDS board readmeDave Liu1-0/+129
Add the MPC832XEMDS board readme Signed-off-by: Dave Liu <daveliu@freescale.com>