Jump to content

Felipe

Members
  • Posts

    3
  • Joined

  • Last visited

  1. Hello everyone, Would like to ask for some guidance regarding how to install armbian on a t507 processor. as written here in this post allwinner 507 processor it says For this reason I have tried to burn an image for orangepi zero 2 but it doesn't boot, it just get frozen and I can't get any logs because the serial console do not prints anything all black. Does someone could maybe have some suggestion of what I could try? anything is more than welcome. Thank you in advance
  2. thank you very much, found the image burn part in the code. amazing job you guys did with this framework.
  3. Hello everyone, I would like to ask for help in a few subjects where I am a bit lost. I have an orange pi zero 2 (h616) with a tpm2 module and I need some specific kernel modules to be able to build my application on top of the orange pi zero 2 (h616). What I have done: Compiled the trusted firmware from master and generated bl31.bin Compiled the U-boot bootloader from master and generated the u-boot-sunxi-with-spl.bin Compiled the linux kernel version 5.15 (LTS) with the modules I need (mainly about tpm specific modules) and generated the kernel Image Compiled the modules from this kernel Compiled and generated the device tree binary (.dtb) for this kernel What I don't know how to do: How can I burn the u-boot files together with this kernel Image in my device? I will be using the ubuntu focal root file system for arm64 What I would like to achieve: Have ubuntu 20.04.5 lts running with this custom kernel version 5.15 lts in this board to continue my development process because kernel 4.9.170 doesn't work for me. Thank you in advance.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines