I am working on a Ultra96 board, SOC Xilinx Zynq UltraScale+ MPSoC ZU3EG A484, running:
DISTRIB_ID=petalinux
DISTRIB_RELEASE=2020.1
DISTRIB_CODENAME=zeus
DISTRIB_DESCRIPTION="PetaLinux 2020.1"
Here my kernel version: 5.4.0-xilinx-v2020.1
I am not familiar with petalinux so i need help about recompiling xilinx kernel to enable hugepages.
Is there any guide that explain step by step how to recompile the kernel?
Thank you.