imx8qxp delete M4.img

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

imx8qxp delete M4.img

575 Views
c-luo
Contributor III

hi,NXP:

Our company have a board about imx8qxp android11. But when we debug this,we find a problem.

On uboot, we  find come error log about  somd rsrc not owned.


Moving Image from 0x80280000 to 0x80400000, end=82af0000
## Flattened Device Tree blob at 82af0400
Booting using the fdt blob at 0x82af0400
Using Device Tree in place at 0000000082af0400, end 0000000082b0aaa4
Disable mu@31580000 rsrc 505 not owned
Disable i2c@37230000 rsrc 288 not owned
Disable clock-controller@37630000 rsrc 288 not owned
Disable intmux@37400000 rsrc 289 not owned
Disable clock-controller@37620000 rsrc 287 not owned
Disable clock-controller@5a4d0000 rsrc 62 not owned
Disable i2c@5a810000 rsrc 97 not owned
Disable can@5a8d0000 rsrc 105 not owned
Disable can@5a8e0000 rsrc 106 not owned
Disable clock-controller@5ac90000 rsrc 102 not owned
Disable clock-controller@5ac10000 rsrc 97 not owned
Disable clock-controller@5acd0000 rsrc 105 not owned
Disable spi@5d120000 rsrc 237 not owned
Disable clock-controller@585a0000 rsrc 411 not owned
Disable imx8x_cm4@0 rsrc 278 not owned
Disable imx8x_cm4@0 rsrc 297 not owned

we will see this log,and in kernel I can't control these related resources about gpio and i2c.

we find M4 will use these resources.

On linux system , we success change the build script, and solve this problem.But on android,we don't kown how to change build script, Make it don't build m4.img.

So, you can help me!

Thanks!

0 Kudos
0 Replies