I have more data to add regarding the PandaBoard boot issue referenced by Belisko Marek:<br><br>1.  In our group we have two PandaBoards - both rev A3 but bought 1 1/2 months apart.  The latest PandaBoard boots just fine with the stock June barebox.  The earlier board does not.<br>
2.  All of the comments below are relative to the earlier A3 board...<br>3. If I copy MLO from the Angstrom distribution and then compile using panda_defconfig and copy barebox.bin as u-boot.bin - barebox hangs after displaying board revision (03).<br>
4. Using panda_defconfig and if I comment out the two lines:<br>     //register_device(&amp;hsmmc_dev);<br>
    //panda_ehci_init();<br>in board.c then barebox boots up properly, obviously without usb and sd card support:<br>5. If I rebuild same image using panda_xload_defconfig and copy the barebox.bin.ift as MLO and the generated barebox.bin to the card, the booting hangs after following displayed:<br>
<br>barebox 2011.06.0 (Jun 26 2011 - 08:45:43)<br><br>Board: Texas Instrument&#39;s Panda<br>PandaBoard Revision: 003<br>Malloc space: 0x84000000 -&gt; 0x86000000 (size 32 MB)<br>Stack space : 0x8f000000 -&gt; 0x8f008000 (size 32 kB)<br>
<br>It would appear to me that there is a subtle startup issue between MLO startup and barebox startup.  The fact that one board behaves properly and the other doesn&#39;t at the same rev level indicates some sort of &#39;on the edge&#39; in-stability.  I will feed back any other findings as I test more...<br>
<br>Scott Tilden, PhD<br>U of Arizona<br>