khadas/fenix

u-boot OP-TEE error

bmcpt opened this issue · 0 comments

bmcpt commented

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?