Re: [BUG] firefly-rk3399 tpl/spl with optee from tag v2020.07 hangs on booting kernel

2021-11-18 Thread Piotr Lobacz
By bisect, you mean find the commit responsible for this? BR Peter Od: Michael Nazzareno Trimarchi Wysłano: czwartek, listopada 18, 2021 2:33 PM Do: Piotr Lobacz DW: u-boot@lists.denx.de Temat: Re: [BUG] firefly-rk3399 tpl/spl with optee from tag v2020.07 hangs

[BUG] firefly-rk3399 tpl/spl with optee from tag v2020.07 hangs on booting kernel

2021-11-18 Thread Piotr Lobacz
ing to normal world boot I/TC: Secondary CPU 4 initializing I/TC: Secondary CPU 4 switching to normal world boot I/TC: Secondary CPU 5 initializing I/TC: Secondary CPU 5 switching to normal world boot Let me know how i could debug this issue. BR Piotr Lobacz [Softgent logo]<https://www.softge

firefly-rk3399 tpl/spl with optee from tag v2020.07 hangs on booting kernel

2021-11-17 Thread Piotr Lobacz
ing to normal world boot I/TC: Secondary CPU 4 initializing I/TC: Secondary CPU 4 switching to normal world boot I/TC: Secondary CPU 5 initializing I/TC: Secondary CPU 5 switching to normal world boot Let me know how i could debug this issue. BR Piotr Lobacz [Softgent logo]<https://www.softge

Booting on PX30

2021-01-23 Thread Piotr Lobacz
Hi all, In our company we have a board which was made for us by Liteon with PX30 chip on it. It boots with miniloader and uboot.img along with trust.img. The problem is that i wanted to boot it up using TPL/SPL images and it doesn't boot. With uboot source code which was given to us it prints for m

[PATCH] Missing regulator-init-microvolt in rk3399-firefly-u-boot.dtsi

2020-12-03 Thread Piotr Lobacz
Missing of this regulator caused the kernel to stop on loading pwm-regulator and rk808-regulator modules. --- ../u-boot-master.orig/arch/arm/dts/rk3399-firefly-u-boot.dtsi 2020-11-26 15:30:37.972005178 +0100 +++ ../u-boot-master/arch/arm/dts/rk3399-firefly-u-boot.dtsi2020-12-03 16:39:42

Re: Booting on RK3399[Please note, mail behalf by s...@google.com]

2020-11-19 Thread Piotr Lobacz
Hi Kever, thanks for your reply, so i should change baud rate in bl31 to see it? how can i handle it? Best Regards Piotr -- Sent from: http://u-boot.10912.n7.nabble.com/

Re: Booting on RK3399[Please note, mail behalf by s...@google.com]

2020-11-16 Thread Piotr Lobacz
Hi all, i also have a firefly-rk3399 and got problems booting atf >= 1.4 with whatever optee i use. Only rockchip blob is working for me. I know that i'm doing something wrong but dunno what. The command for building atf is: # make CROSS_COMPILE=aarch64-linux-gnu- PLAT=rk3399 LOG_LEVEL=40 DEBUG=0