• 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...
  • How to change the boot value of a control register with Juno?
    Could someone suggest a way to change the boot value of a control register (e.g. ACTLR)? It seems like i'd want to do it in bl31:bl31_arch_setup(), but does each CPU go through bl31 or just the boot CPU...
  • Linux networking on Juno board
    Hi, I have the Juno board booting with the Linaro Linux rootfs and kernel version 3.10.52.  I see an eth0 device inside of Linux, and from the boot messages, I see that it's trying to DHCP an address...
  • Juno Board - 32-bit Linux Kernel
    Hi, is there any 32-bit Linux Kernel for the Juno board?  I have an application where I can't use 64-bit Kernel. Thank you.
  • How to operate boot manager in juno board?
    Hi experts, I want to set arguments for kernel loader, how to select and set boot manager? for example, File path of the EFI Application or the kernel: Has FDT support? [y/n] Add an initrd: [y/n] luked...