~ubuntu-branches/ubuntu/maverick/u-boot-omap3/maverick

« back to all changes in this revision

Viewing changes to board/sandpoint/README

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2010-03-22 15:06:23 UTC
  • Revision ID: james.westby@ubuntu.com-20100322150623-i21g8rgiyl5dohag
Tags: upstream-2010.3git20100315
ImportĀ upstreamĀ versionĀ 2010.3git20100315

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This port of U-Boot will run on a Motorola Sandpoint 3 development
 
2
system equipped with a Unity X4 PPMC card (MPC8240 CPU) only. It is a
 
3
snapshot of work in progress and far from being completed. In order
 
4
to run it on the target system, it has to be downloaded using the
 
5
DINK32 monitor program that came with your Sandpoint system. Please
 
6
note that DINK32 does not accept the S-Record file created by the
 
7
U-Boot build process unmodified, because it contains CR/LF line
 
8
terminators. You have to strip the CR characters first. There is a
 
9
tiny script named 'dinkdl' I created for this purpose.
 
10
 
 
11
The Sandpoint port is based on the work of Rob Taylor, who does not
 
12
seem to maintain it any more. I can be reached by mail as
 
13
tkoeller@gmx.net.
 
14
 
 
15
Thomas Koeller