public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Helmut Raiger <helmut.raiger@hale.at>
To: u-boot@lists.denx.de
Subject: [U-Boot] Is there a working 2011 version of u-boot on i.MX31?
Date: Mon, 06 Jun 2011 15:31:33 +0200	[thread overview]
Message-ID: <4DECD6B5.2070108@hale.at> (raw)
In-Reply-To: <BANLkTimL3RXOqG+t+WRAmJMsXmVa06f5xA@mail.gmail.com>

On 06/01/2011 01:49 AM, Fabio Estevam wrote:
> I have just built top-of-tree U-boot for MX31PDK and it booted fine here:
>
> U-Boot 2011.06-rc1-00002-g5d1ee00 (May 31 2011 - 20:43:07)
>
> CPU:   Freescale i.MX31 rev 2.0 at 531 MHz.Reset cause: POR
> Board: MX31PDK
> DRAM:  128 MiB
> NAND:  256 MiB
> In:    serial
> Out:   serial
> Err:   serial
> Net:   smc911x-0
> Hit any key to stop autoboot:  0
> uboot>
>
> My toolchain is:
>
> $ arm-none-linux-gnueabi-gcc --version
> arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2010q1-202) 4.4.1
>
>> Could you send me an elf binary of an u-boot built for mx31pdk. I'm
>> pretty much into disassembling these days, so this could probably give
>> me a hint.
> Yes, will send you on a private email.
>
> Regards,
>
> Fabio Estevam
>
> --
> Scanned by MailScanner.
>

I've finally produced a working u-boot for our board. Thanx to Fabio I did:

- compare the elf files for the NAND build between toolchains, no change.
- flash his mx31pdk NAND flash version to our NAND and it started correctly
- compile mx31pdk_nand_config, flash to NAND, again everything fine.
- compile a NAND flash version for our board and it worked as-well
- test 3 different toolchains and all of them performed equally well.

While I now got a running NAND flash version, I'm still unable to get 
the NOR flash version into gears. The NAND version is significantly 
different, as the NAND-spl loads the u-boot directly to the location in 
RAM that it was linked for.

I compiled 'mx31pdk_config' top-of-tree and it did not start up.

I'm still inclined to say that something is wrong with the NOR flash 
version of the startup code, so I'd like to rephrase my original question:

Is there working version of a 2011 arm uboot (possibly for i.MX31) that 
boots from NOR flash?

Helmut



--
Scanned by MailScanner.

  reply	other threads:[~2011-06-06 13:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 16:11 [U-Boot] Is there a working 2011 version of u-boot on i.MX31? Helmut Raiger
2011-05-26 17:30 ` Wolfgang Denk
2011-05-26 19:01   ` Fabio Estevam
2011-05-27 10:26 ` Stefano Babic
2011-05-30  8:00   ` Helmut Raiger
2011-05-30 16:37     ` Helmut Raiger
2011-05-31 23:49     ` Fabio Estevam
2011-06-06 13:31       ` Helmut Raiger [this message]
2011-06-06 13:53         ` Fabio Estevam
2011-06-06 14:28         ` Stefano Babic
2011-06-06 14:32         ` Helmut Raiger

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=4DECD6B5.2070108@hale.at \
    --to=helmut.raiger@hale.at \
    --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