From: revathy <j.revathy@gdatech.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-boot-1.1.4 on MPC8540
Date: Mon, 27 Nov 2006 16:44:46 +0530 [thread overview]
Message-ID: <456AC8A6.5080602@gdatech.co.in> (raw)
In-Reply-To: <20061123192744.13AAE3535D2@atlas.denx.de>
Hi,
I'm booting a newly compiled u-boot-1.1.4 image on my MPC8540,
and it doesn't work. when i debugged i found in lib_ppc/board.c
for (cmdtp = &__u_boot_cmd_start; cmdtp != &__u_boot_cmd_end; cmdtp++)
&__u_boot_cmd_start=0fff3750
&__u_boot_cmd_end =0fff43b8
and cmdtp is encremanted as 0x18 each
times..but it is not matching with u_boot_cmd_end so loop goes on until
ffffffff and hangs..
what could be the problem..
can anyone plz help me to proceed..
Thanks
Revathy
Wolfgang Denk wrote:
>In message <456596D2.3000306@gdatech.co.in> you wrote:
>
>
>>>I'm booting a newly compiled u-boot-1.1.4 image on my MPC8540,
>>>and it doesn't work. It hangs after this..
>>>
>>>
>...
>
>
>>On debugging , " In relocating the command table", *for* loop is going
>>on infinite loop in lib/ppc/board.c.
>>
>>
>
>Please use current code. It makes little sense to hunt down problems
>with such old code.
>
>Best regards,
>
>Wolfgang Denk
>
>
>
next prev parent reply other threads:[~2006-11-27 11:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-23 8:13 [U-Boot-Users] U-boot-1.1.4 on MPC8540 revathy
2006-11-23 12:40 ` revathy
2006-11-23 19:27 ` Wolfgang Denk
2006-11-27 11:14 ` revathy [this message]
2006-11-27 13:17 ` Wolfgang Denk
2006-11-27 17:40 ` Tolunay Orkun
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=456AC8A6.5080602@gdatech.co.in \
--to=j.revathy@gdatech.co.in \
--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.