All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme
Date: Mon, 07 Feb 2011 15:13:29 +0100	[thread overview]
Message-ID: <4D4FFE09.2090709@denx.de> (raw)
In-Reply-To: <4D4FD850.3050800@freescale.com>

On 02/07/2011 12:32 PM, Fabio Estevam wrote:
> Hi Magnus,
> 
> On 2/6/2011 10:03 AM, Magnus Lilja wrote: ...
> 

Hi,

>> I have no idea if this breaks other boards but at least it's start
>> for further work. I tried it on the imx31 litekit (which boots from
>> NOR) but that board doesn't seem to boot even before applying
>> Fabios patch, I'll see if I can figure out why that board is broken
>> now. Don't know when though.
> 
> I will let others comment about the changes you did in
> arch/arm/cpu/arm1136/start.S Will also try it later today.

Anyway, arch/arm/cpu/arm1136/start.S cannot be compiled without the
changes suggested by Magnus due to the following lines:

_nand_boot_ofs
       : .word nand_boot - _start

":" seems to me wrong in any case and should be fixed. Is this syntax
accepted by newer compiler releases ?

IMHO board_init_f must be called absolutely before nand_boot. I have
tested the changes suggested by Magnus on a i.MX35 and the board boots
from NAND. However, I do not see the problems with the console, and I
can think they are not related to this issue.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2011-02-07 14:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12 12:49 [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme Fabio Estevam
2011-01-13 13:38 ` Stefano Babic
2011-01-14 18:33   ` Fabio Estevam
2011-02-06 12:03     ` Magnus Lilja
2011-02-06 15:07       ` Albert ARIBAUD
2011-02-07 11:32       ` Fabio Estevam
2011-02-07 14:13         ` Stefano Babic [this message]
2011-02-07 19:48           ` Magnus Lilja
2011-02-08 17:09             ` Fabio Estevam
2011-02-08 17:50               ` stefano babic
2011-02-08 19:26                 ` Magnus Lilja
2011-02-08 20:18                   ` stefano babic
2011-02-08 20:50                     ` Albert ARIBAUD
2011-02-09 11:45                       ` Fabio Estevam
2011-02-11 10:51                       ` Aneesh V
2011-02-11 12:46                         ` Albert ARIBAUD
2011-02-11 13:49                           ` Aneesh V

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=4D4FFE09.2090709@denx.de \
    --to=sbabic@denx.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 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.