From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] need for explaination
Date: Tue, 31 Jul 2007 08:42:54 -0500 [thread overview]
Message-ID: <46AF3C5E.4030402@freescale.com> (raw)
In-Reply-To: <cad04bf80707310631p23b6cefasee9624d5cdc393cb@mail.gmail.com>
rameah nathan wrote:
> Hi All,
> I like to clarify one doubt ,when i try to boot my kernel using
> ramdisk image via bootm command .I have back traced the cmd_bootm.c(Version
> u_boot-1.1.6 in the common directory) our code flow hangs at the following
> function:
>
> (*kernel) (kbd, initrd_start, initrd_end, cmd_start, cmd_end);
>
> it's calling function pointer .It hangs at this call can any one help me out
> where is the exact definition of this function call so that i can proceed
> further.
That's the branch to the kernel. Either you didn't load the kernel
properly, or (more likely) the kernel simply isn't working, and needs to
be debugged.
-Scott
prev parent reply other threads:[~2007-07-31 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 13:31 [U-Boot-Users] need for explaination rameah nathan
2007-07-31 13:42 ` Scott Wood [this message]
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=46AF3C5E.4030402@freescale.com \
--to=scottwood@freescale.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