I compiled it from repo with latest commit
66ec94a3fc3c41470f90b7d20913ea1fafc019a9
Tried to run it on RPi with uboot. Boot approach is OK, because
testsuites from rtems samples are running normally. I thought ported
driver hangs system, but then I commented out USB init macro and also
added some p
Hi,
This is regarding Pi 2 SMP support. After powering on, the secondary
mailboxes read one of their four mailbox registers and wait for a non-zero
content to be written. This content is to be the physical address of the
location from where the cores are expected to start execution.
I am stuck at