* Code cleanup:
- remove trailing white space, trailing empty lines, C++ comments, etc.
- split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003:
- major rework of command structure
(work done mostly by Michal Cendrowski and Joakim Kristiansen)
diff --git a/doc/README.mpc5xx b/doc/README.mpc5xx
index 2c1a293..07be863 100644
--- a/doc/README.mpc5xx
+++ b/doc/README.mpc5xx
@@ -5,14 +5,14 @@
This file contains information about the port of U-Boot to the
Motorola mpc5xx series of CPUs. Most of this code is taken from
existing code mainly from the mpc8xx port. In contrast to mpc8xx,
-the mpc5xx has no CPM, MMU and cache facilities.
+the mpc5xx has no CPM, MMU and cache facilities.
-The implemented features have been tested on the cmi board, a
-customer specific board (see README.cmi).
+The implemented features have been tested on the cmi board, a
+customer specific board (see README.cmi).
-Hence this port is only tested on the cmi board further possible
+Hence this port is only tested on the cmi board further possible
tests on other boards will be very valuable.
-
+
Not Tested Features:
====================