• How could Juno board run a Big-Endian kernel?
    Hi All,     I want lauch Big-Endian(instructions little endian, data big endian) kernel on Juno board. I compiled the kernel with "CONFIG_CPU_BIG_ENDIAN = y". I also confirmed that the Image's instructions...
  • Downloading linux kernel sources for Juno
    Hi, I want to build linux kernel with minimal features from sources and simple file system to run on Juno. Please let me know from where I can download linux kernel sources and simple root file system...
  • How to generate ELF file from source files using cmd in windows
    Hi... I have some source files, i want to generate "elf" file for arm V8,A53 in AARCH 32 mode using command window in windows. I already installed the tool chain(Arm-none-eabi V6) can you tell me what...
  • ARM juno boot flow steps
    Hi, I am very new to ARM juno, I have few doubts complete details about boot flow How to create boot images Description about each boot image in detail What are the peripherals initialized at each stage...
  • 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...