* 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.Sandpoint8240 b/doc/README.Sandpoint8240
index 5cb79b3..b506c01 100644
--- a/doc/README.Sandpoint8240
+++ b/doc/README.Sandpoint8240
@@ -20,7 +20,6 @@
SW3.5: on SW3.6: OFF SW3.7: OFF SW3.8: on
-
The followind detailed description of installation and initial steps
with U-Boot and QNX was provided by Jim Sandoz <sandoz@lucent.com>:
@@ -38,19 +37,18 @@
http://e-www.motorola.com/collateral/UNITYX4CONFIG.pdf
-
Connection Diagram:
- ===========
+ ===========
=== ===== |----- |
| | <---------------> | | | | |
|PC | rs232 | BDI |=============[] | |
| | |2000 | BDM probe | | |
| | <---------------> | | |----- |
=== ethernet ===== | |
- | |
- ===========
- Sandpoint X3 with
- Unity 8240 proc
+ | |
+ ===========
+ Sandpoint X3 with
+ Unity 8240 proc
PART 1)
@@ -354,9 +352,9 @@
Filename 'sandpoint-simple.elf'.
Load address: 0x800000
Loading: #################################################################
- #################################################################
- #################################################################
- ########################
+ #################################################################
+ #################################################################
+ ########################
done
Bytes transferred = 1120284 (11181c hex)
==>
@@ -394,4 +392,3 @@
cvs -d:pserver:anonymous@cvs.u-boot.sourceforge.net:/cvsroot/u-boot login
cvs -z6 -d:pserver:anonymous@cvs.u-boot.sourceforge.net:/cvsroot/u-boot co -P u-boot
-