From cfca5e604d5692f081cc1a9185ca5dc6dc77599d Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 1 Aug 2004 13:09:47 +0000 Subject: * Fix NSCU config; add ethernet wakeup code. * Add link for preloader for Motorola Coldfire to RAEDME.m68k --- doc/README.m68k | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/README.m68k') 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. -- cgit v1.2.1