summaryrefslogtreecommitdiffstats
path: root/doc/README.mpc5xx
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-27 21:31:46 +0000
committerwdenk <wdenk>2003-06-27 21:31:46 +0000
commit8bde7f776c77b343aca29b8c7b58464d915ac245 (patch)
tree20f1fd99975215e7c658454a15cdb4ed4694e2d4 /doc/README.mpc5xx
parent993cad9364c6b87ae429d1ed1130d8153f6f027e (diff)
downloadblackbird-obmc-uboot-8bde7f776c77b343aca29b8c7b58464d915ac245.tar.gz
blackbird-obmc-uboot-8bde7f776c77b343aca29b8c7b58464d915ac245.zip
* 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)
Diffstat (limited to 'doc/README.mpc5xx')
-rw-r--r--doc/README.mpc5xx10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/README.mpc5xx b/doc/README.mpc5xx
index 2c1a29321b..07be8637fa 100644
--- a/doc/README.mpc5xx
+++ b/doc/README.mpc5xx
@@ -5,14 +5,14 @@ Summary:
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:
====================
OpenPOWER on IntegriCloud