<div dir="ltr"><div><div>Hi Himanshu,<br><br>Commenting suggested line solved the problem.<br></div><br></div>Thanks You very much for your help and support.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 12, 2014 at 4:38 PM, Chauhan, Himanshu <span dir="ltr"><<a href="mailto:hschauhan@nulltrace.org" target="_blank">hschauhan@nulltrace.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br><br>On Sunday, October 12, 2014, Vipin Gahlaut <<a href="mailto:gailu96@gmail.com" target="_blank">gailu96@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Peter,<br><br></div>Wait a minute. I may be wrong in using xgcc as I am building manually (due to bug in my earlier thread <a href="http://www.coreboot.org/pipermail/coreboot/2014-October/078735.html" target="_blank">http://www.coreboot.org/pipermail/coreboot/2014-October/078735.html</a>) instead of using coreboot build environment which contains gcc. Let me try to build it with coreboot environment and I will confirm again.<br><br></div>Thanks for your advice.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 12, 2014 at 4:18 PM, Vipin Gahlaut <span dir="ltr"><<a>gailu96@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Peter,<br><br></div>FILO is built with xgcc. Infect if make crossgcc is not done before running make, FILO refuses to build.<br><br></div></div><div><div><div><div><div><br>===============<br><pre>Check if FILO is built using the reference xgcc toolchain created by
'make crossgcc' and not the toolchain installed by your distribution.

It is probably easiest to ensure use of xgcc if you build FILO manually.


//Peter

</pre>



    <hr><br></div></div></div></div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 12, 2014 at 3:24 PM, Vipin Gahlaut <span dir="ltr"><<a>gailu96@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br></div>If I enable debug_all option in configuration latest coreboot with filo hangs like below<br><br>FILO version 0.6.0 (vgahlaut@ubuntu) Sun Oct 12 02:47:44 PDT 2014<br>boot EAX = 0x0<br>boot EBX = 0x0<br>boot arg = 0x0<br>Current location: 0x101000-0x257fb7<br>Relocating to 0x7e77000-0x7fcdfb7... <br><br></div>Never proceed from here.<br><br></div></blockquote></div></div></div></div></blockquote></div></div></blockquote><div><br></div></span><div>I have seen crashes at same location while running FILO as guest under Xvisor. Actaully there is a debug("ok"); statement just after your last print. If you remove this things will be fine. For some reason just after relocation that debug print crashes. Once this function returns, everything becomes fine.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Himanshu<span></span></div><br><br>-- <br>Regards,<br>Himanshu.<p>Sent from my iPad Air.<br></p>
</font></span></blockquote></div><br></div>