linux kernel build for T1024rdb-64b processor with head_64.S is not being linked

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

linux kernel build for T1024rdb-64b processor with head_64.S is not being linked

851 Views
bloggins666
Contributor I

I'm trying to compile the linux-qoriq kernel version 6.6 from the github repo for meta-qoriq/meta-qoriq-bsp.

 

I found some issues with the defconfig and found applied pacthes to the nxp-qoriq build for linux-extras. However, I have one last issue in that it would appear that the head_64.o file is not being linked by the build and I'm getting symbols missing in the link phase of the build.

Are there any patches or just advice that I could get to fix this issue.

Cheers!!

 

0 Kudos
Reply
1 Reply

806 Views
yipingwang
NXP TechSupport
NXP TechSupport

If the Kernel option CONFIG_PPC64 is enabled in your Kernel configuration file, head_64.o should be linked in the build.

0 Kudos
Reply