public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: yanjun.luo <yanjun.luo@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-BOOT V2 MX27 boot problem
Date: Wed, 14 May 2008 16:20:28 +0800	[thread overview]
Message-ID: <200805141620259013793@gmail.com> (raw)

Hi,
I check out the last U-BOOT V2 code from git yesterday, 
and start to debug with my new MX27 board, just like MX27ADS.
I config the U-BOOT V2 with pcm038 configuration.

I use ADSToolKit Standard V1.3 from freescale to program
the bootloader. When I download redboot's binary file, it works.
But the U-BOOT binary, it can't work at all.

I checked the code and find that redboot TEXT BASE is 0xa7f00000,
but U-BOOT is 0xa0000000. I changed U-BOOT to use 0xa7f00000,
it can start some steps. I found it crashed at 
get_mtab-entry_by_path at fs.c

It seems that mtab is not correct, so e-path  never equal with path.

what's wrong with this? I still try to find what's wrong with mtab.

Any kind of hints are welcome.

Regards,
Yanjun Luo.

Below is boot message.

U-Boot 2.0.0-rc5-git (May 14 2008 - 15:01:09)

Board: Phytec phyCORE-i.MX27
cfi_probe: cfi_flash base: 0xc0000000 size: 0x02000000

mpll:     199499695 Hz
spll:     239999725 Hz
arm:      199499695 Hz
perclk1:   14777755 Hz
perclk2:   13299979 Hz
perclk3:   33249949 Hz
perclk4:   13299979 Hz
clkin26:   26000000 Hz
ahb:       66499898 Hz
ipg:       33249949 Hz
Malloc Space: 0xa7b00000 -> 0xa7f00000 (size  4 MB)

                 reply	other threads:[~2008-05-14  8:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200805141620259013793@gmail.com \
    --to=yanjun.luo@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