• Big-endian kernel run on Juno board
    Hi All,      My Juno board could run a big-endian kernel, but it just work in UP mode, when I compiled the kernel in SMP mode, it always halted in "arch_spin_lock".      I checked the PE status, when...
  • ARM JUNO BOARD R2
    Hi,      i am very new to ARM JUNO R2, below are my doubts regarding R2. How to generate the image for Juno board what are the images we will get after compilation, how to load the images into target...
  • Physical counter in juno board
    Hey, Reading CNTPCT and system counter in different cores results in different results. These values should be common across all the cores. Why is the difference? Thanks, Gowthami
  • Juno board revisions
    There are a number of key differences between each revision of the Juno platform, including hardware limitations. Some of these are documented on the official Juno product page , namely: Juno r1 onwards...
  • Linux Boot on Juno Board
    So, I guess the loader is looking for the filesystem on sda1 when my card has been mounted to sda. Does anyone know where can I append the correct root option? I have already tried moving the card to...