Jump to content

How to burn a custom kernel for orange pi zero 2?


Felipe

Recommended Posts

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.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines