JasonFreeLab / HiSTBLinuxV100R005C00SPC050

Hisilicon SDK for SoC Hi3798Mv100 / Hi3798Cv200 / Hi3798Mv200 / Hi3798Mv300.
93 stars 72 forks source link

How to compile the latest linux kernel 5.19.12? #1

Closed QGB closed 2 years ago

QGB commented 2 years ago

linux-5.19.12 for hisilicon

JasonFreeLab commented 2 years ago

Hisilicon is currently only supported up to Linux kernel 4.4.x.

185264646 commented 2 years ago

You can do the porting work yourself. But no work done for now. It's not so hard anyway, hisilicon has made a hi3798cv200-poplar support in mainline kernel. You may use the dts and drivers for that to help you support other hisilicon soc(such as hi3798mv100/200(H)/300 and etc). Just compare the dts in this repository to the dts in mainline repository and do some other work.