Cannot get eMMC image to build using fenix

Hi,
I’ve been trying to build an Ubuntu Focal image for the Edge using fenix (following the README.md) and I cannot seem to get past the Android Firmware Package Tool. Whenever it gets to this portion of the script, I get the following error:

Info: Adjust u-boot links for uboot-mainline
Android Firmware Package Tool v1.65
------ PACKAGE ------
Add file: ./package-file
Add file: ./Image/MiniLoaderAll.bin
Error: open file failed,err=2!
------ FAILED ------
Cleanup…
make: *** [Makefile:5: all] Error 254

Any help would be appreciated. Am I missing an image in the Images folder?

Full logs (including environment setup)

Hello @hyphop

Please follow up. I checked on my side, have the same issue. I think this is caused by your last commit to mainline u-boot.

Fixed. Please update the code and try again.

2 Likes

Hey numbqq, works great!
Thanks for the quick fix, it is much appreciated :slight_smile:

1 Like