public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Gregg Nemas <gnemas@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Stuck relocating command table
Date: Fri, 22 Jul 2005 17:58:28 +0000 (UTC)	[thread overview]
Message-ID: <loom.20050722T183623-137@post.gmane.org> (raw)
In-Reply-To: c8f1005072204481dc1ce76@mail.gmail.com

Cedric VINCENT <cedric.vincent <at> gmail.com> writes:

> Can you try this please (and reply me if it works or no) :
> 
> In "u-boot.lds" replace :
>  __u_boot_cmd_start = .;
> with
>  __u_boot_cmd_start = ADDR(.u_boot_cmd);


Yes, that fixed it. Thanks. I still have other problems, but at least I get all
the way to a u-boot prompt now. I have to #undef CONFIG_SPD_EEPROM to get it to
complete the boot. Otherwise it hangs after doing I2C probe.

Gregg

      reply	other threads:[~2005-07-22 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22  6:10 [U-Boot-Users] Stuck relocating command table Gregg Nemas
2005-07-22 11:48 ` Cedric VINCENT
2005-07-22 17:58   ` Gregg Nemas [this message]

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=loom.20050722T183623-137@post.gmane.org \
    --to=gnemas@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox