• U-Boot
    U-Boot is the Universal Boot Loader project and is used to boot the Linux kernel in the Arm Reference Platforms deliverables on our supported platforms.
  • 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...
  • NFS (remote/network userspace) 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...
  • How to configure Android WebView to encrypt cookies?
    Hi, I am working on an Android App, Using a SQLIte browser on a rooted device, the application session id cookie is being written in plain text into a SQLite table named COOKIES. I have tried some steps...
  • 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...