From: Robert Schwebel <robert@schwebel.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Porting u-boot to new hardware
Date: Fri, 21 Feb 2003 21:26:01 +0100 [thread overview]
Message-ID: <20030221202601.GB18249@pengutronix.de> (raw)
In-Reply-To: <200302181439.31331.ahoerandl@gmx.at>
August,
sorry for my late answer - I have been at the Embedded World for the
last week.
On Tue, Feb 18, 2003 at 02:39:31PM +0100, August Hoerandl wrote:
> problems so far:
> 1) lib_arm/board.c
> dram_init (line 176) is called as
> if ((*init_fnc_ptr)() != 0) {
> hang ();
>
> i copied this from board/lubbock/lubbock.c - this function returns the
> size of the memory, which is always != 0. same in board/cradle/cradle.c .
> am i the first one to get so far?
Kyle has already mentioned my patches - look at our homepage, I have put
my latest snapshot there, mostly as a reference until Wolfgang has found
some time for integrating it into CVS. Anyway, the memory initialisation
works here.
> 2) starting the example program hello_world
Didn't try this, but there have been some memory map topics (for example
ARMBoot had the stack above the relocated code, not below like stated in
the README). The .bss segment has not been initialized with 0 in the
original code which could also be a source of problems.
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Braunschweiger Str. 79, 31134 Hildesheim, Germany
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4
next prev parent reply other threads:[~2003-02-21 20:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-18 13:39 [U-Boot-Users] Porting u-boot to new hardware August Hoerandl
2003-02-18 14:35 ` Kyle Harris
2003-02-18 19:36 ` Wolfgang Denk
2003-02-18 17:34 ` Jachym Holecek
2003-02-18 19:35 ` Wolfgang Denk
2003-02-21 20:26 ` Robert Schwebel [this message]
2003-02-22 8:08 ` [U-Boot-Users] U-Boot ICON Reinhard Meyer
2003-02-22 20:24 ` Wolfgang Denk
2003-03-11 14:55 ` Steven Scholz
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=20030221202601.GB18249@pengutronix.de \
--to=robert@schwebel.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