public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Gerhard Butscher <gerhard.butscher@esk.fhg.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Porting u-boot, using emulator, run from SDRAM
Date: Mon, 24 Feb 2003 14:27:16 +0100	[thread overview]
Message-ID: <3E5A1DB4.5040909@esk.fhg.de> (raw)

Hello,

we try to get u-boot running on an Infineon Switch Evaluation Board
(MXU rev.B, MPC850). There is a VxWorks image in FLASH which is starting
and running correct.

We would like to stop the start of the VxWorks image with our Lauterbach
Emulator and then laod the u-boot bootloader into SDRAM and start
u-boot. This is already done (our script for Lauterbach works).

We started with the tqm850L configuration (u-boot 0.2.0), successively
changing/ commenting things. We already managed to modify the u-boot
code, so that we get to the u-boot command prompt, where we can enter
commands. Unfortunately we just hacked around and didn't really
understand well how the u-boot code could be adapted to our board.
Commenting out some RAM/FLASH size check routines and clock
discovery routines leads to not properly filled structures.

- Is there a simple #define switch to support u-boot running from SDRAM,
   loaded into RAM with an emulator? - I think this would be a nice
   feature in order to port the u-boot code to a new board.
- E.g. reading manufacturer ID of FLASH doesn't work at all. We also
   didn't manage to read this ID with issuing FLASH writes/reads from
   Emulator. But using the VxWorks boot prompt commands it works.

Maybe someone has some suggestions on how to go on.

Thanks,
Gerhard

             reply	other threads:[~2003-02-24 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-24 13:27 Gerhard Butscher [this message]
2003-02-24 22:03 ` [U-Boot-Users] Porting u-boot, using emulator, run from SDRAM Wolfgang Denk
2003-02-26 10:56   ` Gerhard Butscher

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=3E5A1DB4.5040909@esk.fhg.de \
    --to=gerhard.butscher@esk.fhg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox