<br><br><div class="gmail_quote">On Tue, May 29, 2012 at 2:32 AM, Michal Toman <span dir="ltr">&lt;<a href="mailto:mtoman@redhat.com" target="_blank">mtoman@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Actually the upstream kernel works. I was trying with a minimalistic system (kernel 3.3 + busybox, both build from upstream sources) and even the framebuffer seemed to work fine.</blockquote></div><br>The guy from Sony who had kernel 3.4 RT working on the PandaBoard told me this <br>
<br>---<br><br>
If your board hangs on boot, you may get more error messages to<br>
figure out what the problem is if you enable:<br>
<br>
  CONFIG_DEBUG_KERNEL<br>
  CONFIG_DEBUG_LL<br>
  CONFIG_EARLY_PRINTK<br>
<br>
If it makes any difference, my environment is:<br>
<br>
   I use omap2plus_defconfig as my base config, then enable a few<br>
   extra items so I&#39;ll have ethernet:<br>
<br>
     CONFIG_USB_EHCI_HCD<br>
     CONFIG_USB_NET_SMSC95XX<br>
<br>
   and I enable real time because that is what I am working on:<br>
<br>
     CONFIG_PREEMPT_RT_FULL<br>
<br>
   My root file system is NFS mounted from a server.<br>---<br><br>Don&#39;t know if this helps or tells anything new. (I only compiled the kernel on my own once, it was Caldera OpenLinux 2.3, go figure ;). So I&#39;m not well versed on kernel switching, much less compiling and even less hacking :).<br>
<br>FC<br>-- <br>During times of Universal Deceit, telling the truth becomes a revolutionary act<br>- George Orwell<br><br>