imx-mailbox

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

imx-mailbox

220 Views
Majidbahmani
Contributor II

Hi,

Hope you are well.

I wanted to test imx-mailbox on imx8mp. However, when I compile the linux-imx I received the following error:

  CALL    scripts/checksyscalls.sh

  AR      drivers/mailbox/built-in.a

  CC [M]  drivers/mailbox/imx-mailbox.o

  AR      drivers/built-in.a

  AR      built-in.a

  AR      vmlinux.a

  LD      vmlinux.o

  OBJCOPY modules.builtin.modinfo

  GEN     modules.builtin

  GEN     .vmlinux.objs

  MODPOST Module.symvers

ERROR: modpost: "pm_system_irq_wakeup" [drivers/mailbox/imx-mailbox.ko] undefined!

make[1]: *** [scripts/Makefile.modpost:126: Module.symvers] Error 1

make: *** [Makefile:1964: modpost] Error 2

0 Kudos
1 Reply

194 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

This is a problem of merging the mailbox tree,

https://lore.kernel.org/lkml/20230831110014.64ce5510@canb.auug.org.au/T/

is probably you are not using an official kernel of MX8MP, you can download the bsp from:

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Regards

 

 

0 Kudos