booting issues with PandaBoard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have more data to add regarding the PandaBoard boot issue referenced by Belisko Marek:

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.
2.  All of the comments below are relative to the earlier A3 board...
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).
4. Using panda_defconfig and if I comment out the two lines:
     //register_device(&hsmmc_dev);
    //panda_ehci_init();
in board.c then barebox boots up properly, obviously without usb and sd card support:
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:

barebox 2011.06.0 (Jun 26 2011 - 08:45:43)

Board: Texas Instrument's Panda
PandaBoard Revision: 003
Malloc space: 0x84000000 -> 0x86000000 (size 32 MB)
Stack space : 0x8f000000 -> 0x8f008000 (size 32 kB)

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't at the same rev level indicates some sort of 'on the edge' in-stability.  I will feed back any other findings as I test more...

Scott Tilden, PhD
U of Arizona
_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox

[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux