All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Radensky <felix@embedded-sol.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme
Date: Sun, 05 Jun 2011 10:28:54 +0300	[thread overview]
Message-ID: <4DEB3036.1010803@embedded-sol.com> (raw)
In-Reply-To: <BANLkTinnFX66TRFYftOfaRWP6JFcHeDiAA@mail.gmail.com>

Hi Fabio,

On 06/05/2011 02:24 AM, Fabio Estevam wrote:
> Hi Felix,
>
> On Sat, Jun 4, 2011 at 7:18 PM, Felix Radensky<felix@embedded-sol.com>  wrote:
> ...
>> I've tested your patch on mx31ads. Unfortunately it bricks the board.
>> There are no messages on console. The latest u-boot version that
>> works on this board is 2010.09. I've compiled u-boot using ELDK-4.2.
> Thanks for testing it.
>
>> If you have any ideas, I'm ready to test your patches.
> Could you please try to use change to CONFIG_SYS_TEXT_BASE = 0xa0000000
>
> in board/freescale/mx31ads/config.mk ?
>
> Thanks,
>
> Fabio Estevam

Setting CONFIG_SYS_TEXT_BASE to 0xa0000000 in mx31ads.h
fixes the problem.

You can add

Tested-by: Felix Radensky felix at embedded-sol.com

Unrelated to your patch, u-boot prints

CPU:   Freescale i.MX31 rev 2.0 unknown at 531 MHz.Reset cause: WDOG

Do you think "unknown" can be replaced by something more meaningful ?

Also, environment settings are completely broken, environment address
clashes with u-boot address. I'll submit a patch to fix that after 
your patch
goes in.

Thanks for your efforts to keep this board support alive.

Felix.

  reply	other threads:[~2011-06-05  7:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-04 22:18 [U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme Felix Radensky
2011-06-04 23:24 ` Fabio Estevam
2011-06-05  7:28   ` Felix Radensky [this message]
2011-06-05 14:47     ` Fabio Estevam
2011-06-12 21:58     ` Fabio Estevam
2011-06-12 22:31       ` Fabio Estevam
2011-06-13  4:34         ` Felix Radensky
  -- strict thread matches above, loose matches on Subject: below --
2011-06-02 19:26 Fabio Estevam

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=4DEB3036.1010803@embedded-sol.com \
    --to=felix@embedded-sol.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.