<qschulz>
I get "alloc space exhausted" in SPL then
<qschulz>
actually... since I see BL31 starting, it's probably U-Boot proper pre-reloc?
Livio has joined #linux-rockchip
vagrantc has joined #linux-rockchip
Livio has quit [Ping timeout: 272 seconds]
<Kwiboo>
qschulz: ohh :/, and yes it is probably u-boot proper pre-reloc, can you try to drop "# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set" and related spl stack size/addr props?
<qschulz>
CONFIG_SPL_SHARES_INIT_SP_ADDR=y is not enough :/
<qschulz>
Kwiboo: what are the "related spl stack size/addr" options you're talking about?
Stat_headcrabed has quit [Quit: Stat_headcrabed]
<Kwiboo>
qschulz: looks like a quick fix could be to increse CONFIG_SYS_MALLOC_F_LEN to e.g. CONFIG_SYS_MALLOC_F_LEN=0x10000, will look closer at what options that may need to change
<Kwiboo>
I was refering to the options that was dropped in the referenced commits, but looks like px30/Kconfig must be changed for it to work as intended
<Kwiboo>
and TPL is using special px30 tpl.c, will look closer and possible try running u-boot on my rk3326 odroid go super
<qschulz>
Kwiboo: I'm OoO til next week, so will likely not spend any time on it until then
<qschulz>
but looking forward to understand a bit more of this thing because this is way too obscure to me for now :)
eballetbo has quit [Quit: Connection closed for inactivity]
stikonas has joined #linux-rockchip
System_Error has quit [Ping timeout: 260 seconds]
System_Error has joined #linux-rockchip
<helene>
hello again, i'm getting a bunch of cpu hard lockups on boot with sometimes perfectly fine boots on a rk3588 board, is this a known thing for some boards/improper configurations or how should i go to debug it?
<helene>
(unplugging the ethernet cable made the board boot... huh)
<helene>
it still fails randomly however, so i'm guessing that just changed probabilities a bit
stikonas has quit [Remote host closed the connection]