Porting u-boot-imx, UUU issue

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

Porting u-boot-imx, UUU issue

1,208 Views
dpog
Contributor V

I recently ported the i.MX8MM EVK to our own board in u-boot-imx/added our own board, according to this thread: U-boot porting for custom board based on imx8M nano processor

That was working well, but when I changed the files to our own vendor folder (e.g. board/{vendor}/imx8mm_evk/), u-boot doesn't compile anymore, complaining about 

/u-boot-imx/2022.04-r0/git/boot/image-android.c:195: undefined reference to `mmc_map_to_kernel_blk'

 

When I set CONFIG_ANDROID_BOOT_IMAGE=n, I can compile it, but get a segmentation fault when trying to flash that image to the emmc.

Labels (1)
0 Kudos
Reply
1 Reply

1,181 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which version BSP are you using?

0 Kudos
Reply