Nevermind, sorry, there's a late fix for this. Thanks to Jerome.

 


Från: Dev [dev-bounces@lists.96boards.org] för Stefan Johansson [stefan.johansson@t2data.com]
Skickat: den 3 juni 2015 15:43
Till: dev@lists.96boards.org
Ämne: Re: [Dev] bl1 crash

Attaching disasembly, the crashing instruction seems to be deep inside function 'lpddr3_freq_init'

 


Från: Stefan Johansson
Skickat: den 3 juni 2015 15:19
Till: dev@lists.96boards.org
Ämne: bl1 crash

So I built hikey ATF and l-loader for the first time and seemed to be able to flash the l-loader.bin

However, the serial log shows this, what did I do wrong ?

 

debug EMMC boot: print init OK
debug EMMC boot: send RST_N .
debug EMMC boot: start eMMC boot......
load fastboot1!

Switch to aarch64 mode. CPU0 executes at 0xf9801000!
INFO:    BL1: 0xf9810000 - 0xf9817000 [size = 28672]
NOTICE:  Booting Trusted Firmware
NOTICE:  BL1: v1.1(debug):a0c0399
NOTICE:  BL1: Built : 09:31:15, May 28 2015
INFO:    BL1: RAM 0xf9810000 - 0xf9817000

Platform exception reporting:
ESR_EL3: 0000000002000000
ELR_EL3: 00000000f9803348
...