khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
208 stars 135 forks source link

u-boot OP-TEE error #208

Closed bmcpt closed 4 months ago

bmcpt commented 1 year ago

Hi, I'm trying to build the u-boot 2015.01 image for my VIM3L board. I select the options appropriately and flash the generated u-boot.bin using boot-g12a.py, but the boot fails with the following error:

ERROR:   Error initializing runtime service opteed_fast

This is the complete serial output of the boot process: https://gist.github.com/bmcpt/d19814777611509fdcc2eda49e7d0547

How do I compile and boot the u-boot firmware?