• TFTP support?
    Hi, I can't get boot over TFTP to work using UEFI from the 0.7.5 recovery image. After creating a TFTP boot entry and selecting it, the process hangs after the following output: Start: 5    PEI    217...
  • Juno r1 refused to boot
    Hi, Recently, i tried to update the firmware in my Juno r1 board. Specifically, i was trying to use the linaro release script workspace_1801.py with Openembedded LAMP. However, after i copied the content...
  • Boot an arm64 kernel on the Juno r1 platform
    Using the default firmware shipped with the board. Plus: Git the arm64 kernel tree Build the kernel with arm64 tool chains: # export ARCH=arm64 # export CROSS_COMPILE=aarch64-linux-gnu- #...
  • 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...
  • TFTP (remote/network kernel) using U-Boot
    Prerequisites This tutorial assumes your host PC is running Ubuntu 14.04.1 LTS or later and is on the same local network as your development platform; for simplicity's sake we assume a DHCP server is...