From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot 1.3.1 booting problem
Date: Tue, 28 Oct 2008 20:52:57 -0400 [thread overview]
Message-ID: <4907B3E9.7040001@gmail.com> (raw)
In-Reply-To: <5eba3f410810280711m50d7b3ecgcc236fbb83df2aef@mail.gmail.com>
pugazh mahalingam wrote:
> Hi,
> I'm porting u-boot-1.3.1. on a MPC8548PC processor and I'm using the start.S
> file of u-boot-1.1.4.
> But I encounter booting problems.. The processor cannot bootup .. its going
> to hang state ..
> I used start.S of u-boot-1.1.4 since it works fine for u-boot-1.1.4 ..
> please help in this regard ..
>
> thanks ..
>
> regards
> pugazh
Hi pugazh,
From your description, it sounds like you took 1.3.1, discarded its
start.S, and simply tried to replace it with the start.S from 1.1.4.
If that is what you are attempting, it isn't surprising it doesn't work.
(Listen to Kumar's advice: you should go all the way to the latest code.)
If you are trying to pull your port forward from 1.1.4, you are going to
have to understand what the differences are between 1.1.4 and 1.3.1 (or
newer). There just aren't any shortcuts.
Time to crank up your JTAG debugger and see where the code is stopping
and why.
You can (theoretically) use git-bisect to figure out where booting
breaks in the series of changesets from 1.1.4 to 1.3.1. It isn't going
to be fast because you are talking years of changes (and I'm guessing
your board isn't in the standard u-boot tree, which may cause you grief
too).
We really cannot help you much, you basically have given us no useful
data: "It's broken and there are lots of changes." We're good, but we
aren't *that* good. :-( Sorry.
Good luck,
gvb
next prev parent reply other threads:[~2008-10-29 0:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5eba3f410810280706x4613b1aeu8bf931555fc6b22e@mail.gmail.com>
2008-10-28 14:11 ` [U-Boot] U-Boot 1.3.1 booting problem pugazh mahalingam
2008-10-28 14:51 ` Kumar Gala
2008-10-29 0:52 ` Jerry Van Baren [this message]
2008-10-29 10:12 ` Martin Hejnfelt
2008-10-29 11:45 ` Jerry Van Baren
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=4907B3E9.7040001@gmail.com \
--to=gvb.uboot@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