On 12/02/2015 06:57 PM, Kevin Hilman wrote:
Trying to update firmware on a hikey that was previously running u-boot just fine, I followed the "Board Recovery" section of the Getting Started page[1], but end up with the init sequence getting stuck in TEE-CORE init (console log below[2])
Any ideas what's going wrong?
I'm trying to update the firmware so I get serial output on the UART board. I'm currently only using the UART pins on the main board.
a couple of days ago I updated my firmware from fastboot to UEFI using the same instructions (4G emmc in my case). The first time I upgraded the bootloader it seems the partition table wasnt properly flashed so I had to do it twice. other than that, it all went smoothly.
did you notice any errors during the upgrade? also, did you update your rootfs (which now contains the kernel in /boot/..?)
I know this doesnt quite answer your question but I didnt hit the problem you are seeing and I havent done much work with op-tee