summaryrefslogtreecommitdiffstats
path: root/doc/README.m68k
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-08-01 13:09:47 +0000
committerwdenk <wdenk>2004-08-01 13:09:47 +0000
commitcfca5e604d5692f081cc1a9185ca5dc6dc77599d (patch)
tree3e8b3448cbc57a26f1f5ee8d3b28214740f6cedc /doc/README.m68k
parent45eeb8983c3eca0e82178897c027a34a52295a0f (diff)
downloadtalos-obmc-uboot-cfca5e604d5692f081cc1a9185ca5dc6dc77599d.tar.gz
talos-obmc-uboot-cfca5e604d5692f081cc1a9185ca5dc6dc77599d.zip
* Fix NSCU config; add ethernet wakeup code.
* Add link for preloader for Motorola Coldfire to RAEDME.m68k
Diffstat (limited to 'doc/README.m68k')
-rw-r--r--doc/README.m68k3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.m68k b/doc/README.m68k
index 9385f4406c..d5accdd2d6 100644
--- a/doc/README.m68k
+++ b/doc/README.m68k
@@ -37,6 +37,9 @@ At the moment the code isn't fully implemented and still needs a pre-loader!
The preloader must initialize the processor and then start u-boot. The board
must be configured for a pre-loader (see 4.1)
+For the preloader, please see
+http://mailman.uclinux.org/pipermail/uclinux-dev/2003-December/023384.html
+
U-boot is configured to run at 0x20000 at default. This can be configured by
change TEXT_BASE in board/m5282evb/config.mk and CFG_MONITOR_BASE in
include/configs/M5282EVB.h.
OpenPOWER on IntegriCloud