kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: coolsandyforyou@gmail.com (sandeep kumar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: device crashing while unpacking ramdisk.img
Date: Wed, 16 May 2012 21:13:26 +0530	[thread overview]
Message-ID: <CAL7WMDdHUaeoTvDqFtJ7wLVuq5--Sup71xrWSgabj4Ntpi4Ctw@mail.gmail.com> (raw)

Dear All,
I am facing a situation where, the device is crashing while doing the
following,

err = unpack_to_rootfs((char *)initrd_start,
   initrd_end - initrd_start);                                          /*
in initramfs.c */

>From Trace32 we could observe the following things,
 1) initrd_start has the ramdisk.img which we have flashed onto the flash.
     And it is succesfully been copied to RAM.( We verified that image
existense)

 2) Just after exiting that a bus error is generated,(panic is also not
seen)

We are wondering what exactly unpack_to_rootfs will do?
 and
Where(the destination address) does it copy the unzipped ramdisk.img?

With regards,
Sandeep Kumar Anantapalli,

-- 
With regards,
Sandeep Kumar Anantapalli,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120516/de96eeb7/attachment.html 

                 reply	other threads:[~2012-05-16 15:43 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=CAL7WMDdHUaeoTvDqFtJ7wLVuq5--Sup71xrWSgabj4Ntpi4Ctw@mail.gmail.com \
    --to=coolsandyforyou@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).