All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Anyone has  success with MX1ADS?
Date: Wed, 25 Aug 2004 17:50:56 +0200	[thread overview]
Message-ID: <412CB560.5080806@imc-berlin.de> (raw)
In-Reply-To: <20040825153400.40153.qmail@web12504.mail.yahoo.com>

W Sung wrote:

> Is it possible to use boostrap mode to download u-boot
> to RAM and just run from there?

Of course.

You JUST have to init your cpu, clocks and ram first! ;-)
This might be a bit complicated to do with brecs.

And of course you have to make sure that U-Boot does not do this init again!
That is #undef CONFIG_INIT_CRITICAL inb your u-boot/include/configs/mx1ads.h

But what is wrong with the solution:
1.) enter bootstrap mode
2.) download and burn mx1_rel_0.3.8\Bootloader\Bin\SyncFlash\boot.bin
     (to be found at motorola homepage)
3.) restart board
4.) select "burn bootloader" (or similar) from the menu
4.) connect USB cable
(a new HDD drive appears in your M$ Explorer ... ooops)
5.) copy your u-boot.bin onto the new hdd
6.) "eject" HDD (this starts the burn process)
7.) restart and U-Boot is running!

This is describe in some motorola document that comes with the mentioned 
LINUX_BSP_0_3_8

--
Steven

  reply	other threads:[~2004-08-25 15:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-23 11:35 [U-Boot-Users] Anyone has success with MX1ADS? Wai-Kong Sung
2004-08-24 16:10 ` George G. Davis
2004-08-24 23:47   ` W Sung
2004-08-25  1:50     ` George G. Davis
2004-08-25 10:46       ` [U-Boot-Users] " Wai-Kong Sung
2004-08-25 12:23         ` Steven Scholz
2004-08-25 13:46           ` George G. Davis
2004-08-25 14:23             ` Steven Scholz
2004-08-25 15:57               ` George G. Davis
2004-08-25 15:34             ` W Sung
2004-08-25 15:50               ` Steven Scholz [this message]
2004-08-25 16:36                 ` George G. Davis
2004-08-25 15:57               ` George G. Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=412CB560.5080806@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.