File size: 1,078 Bytes
4aa5fce
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
=== chris15 is now known as chris14
[16:27] <ibexnet> hi everybody
[16:28] <ibexnet> I have some trouble to compile kernel for an arm64 board
[16:28] <ibexnet> someone can helpme?
[16:29] <mhcerri> ibexnet, what kind of trouble?
[17:00] <ibexnet> mhcerri: when I load the uImage I have the error:*** irq: undefined instruction
[17:01] <ibexnet> I have cross compiled the chernel using the toolchain provided by Hisilicon for arm64 (arch64-histbv100-linux-)
[17:02] <ibexnet> when I make the kernel under on menuconfig, I select all the option for hisilicon support
[17:02] <ibexnet> what I miss?
[18:12] <juergh> ibexnet, probably missing options. what board is it? what kernel version are you trying to compile? do you have a working kernel and config?
[18:14] <ibexnet> I use an hisilicon board with hi3798cv200 SoC, I try to compile kernel 5.4.132, I have an working kernel 4.4.35
[18:15] <ibexnet> I should have the kernel 4.4 working config, but I don't know ho to port it to kernel 5.4
[19:34] <sarnold> ibexnet: 'make oldconfig' can be used to prompt your for what's new