<p>Dear All,<br>I am facing a situation where, the device is crashing while doing the following,</p>
<p>err = unpack_to_rootfs((char *)initrd_start,<br>   initrd_end - initrd_start);                                          /* in initramfs.c */</p>
<p>From Trace32 we could observe the following things,<br> 1) initrd_start has the ramdisk.img which we have flashed onto the flash. <br>     And it is succesfully been copied to RAM.( We verified that image existense)</p>

<p> 2) Just after exiting that a bus error is generated,(panic is also not seen)</p>
<p>We are wondering what exactly unpack_to_rootfs will do? <br> and<br>Where(the destination address) does it copy the unzipped ramdisk.img?</p>
<p>With regards,<br>Sandeep Kumar Anantapalli,<br clear="all"><br>-- <br>With regards,<br>Sandeep Kumar Anantapalli,<br><br></p>