All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir "Farcaller" Pouzanov <farcaller@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] What is u-boot relocation address?
Date: Mon, 16 Oct 2006 20:12:36 +0300	[thread overview]
Message-ID: <eh0ei6$nhc$1@sea.gmane.org> (raw)
In-Reply-To: eh0ars$6hk$1@sea.gmane.org

Vladimir "Farcaller" Pouzanov wrote:
> Vladimir "Farcaller" Pouzanov wrote:
>> Is it ok that TEXT_BASE of 0x0 leads to crash? Also U-boot seems to
>> follow TEXT_BASE value after relocation:

Seems that I've provided not enough information, so let's start from..hm..
beginning.

I'm trying to run u-boot on Palm Tungsten T3 handheld, PXA261 (ARM, same as
PXA250+16Mb flash). It works ok when executed from native OS
(TEXT_BASE=0xA1000000, u-boot.lds SECTION starts from 0xA1000000, u-boot is
copied to 0xA1000000). But I have problems from running it as native
bootloader from flash (0x0). I'm not sure how I should set all that
configuration defines. It seems to boot if u-boot.lds SECTION starts from
0x00000000 (TEXT_BASE still the same), but there are random crashes
in 'loady' and u-boot seems to freeze after ~30 sec. of serial inactivity.

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com

  reply	other threads:[~2006-10-16 17:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-16 14:36 [U-Boot-Users] What is u-boot relocation address? Vladimir Farcaller Pouzanov
2006-10-16 15:12 ` Andrew Dyer
2006-10-16 15:45   ` Vladimir Farcaller Pouzanov
2006-10-16 16:09     ` Vladimir Farcaller Pouzanov
2006-10-16 17:12       ` Vladimir Farcaller Pouzanov [this message]
2006-10-16 20:24         ` Wolfgang Denk
2006-10-17  7:08           ` Vladimir Farcaller Pouzanov
2006-10-16 20:23       ` Wolfgang Denk
2006-10-16 20:18     ` Wolfgang Denk
2006-10-16 20:20       ` Vladimir Farcaller Pouzanov
2006-10-16 20:10 ` Wolfgang Denk

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='eh0ei6$nhc$1@sea.gmane.org' \
    --to=farcaller@gmail.com \
    --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.