• Is the bare-metal boot code for A53 also usable for A35?
    I have some bare-metal boot code written for A53, and now I have to use a35. Is the code also usable for A35?
  • Is the bare-metal boot code for A53 also usable for A35?
    I have some bare-metal boot code written for A53, and now I have to use a35. Is the code also usable for A35?
  • U-boot is usable with proprietary operating system
    Hello everybody!! I have a question...Can i use U-boot for a proprietary operating system?? I should port an OS from x86 to ARM architecture and i would use U-boot as bootloader. Can someone help me?...
  • U-boot is usable with proprietary operating system
    Hello everybody!! I have a question...Can i use U-boot for a proprietary operating system?? I should port an OS from x86 to ARM architecture and i would use U-boot as bootloader. Can someone help me?...
  • Posix select() function in Keil / detect if recv() is usable
    Hi, I am having a problem while trying to find a function doing the equivalent of the select() function in the posix library. It would be used to detect if there is something to read by the recv...