ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
rvalue has quit [Ping timeout: 252 seconds]
rvalue has joined #armlinux
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
heat__ has joined #armlinux
heat_ has quit [Read error: Connection reset by peer]
Sledge has quit [Ping timeout: 264 seconds]
Sledge has joined #armlinux
heat__ is now known as heat
Lockesmith has quit [Remote host closed the connection]
Lockesmith has joined #armlinux
Emantor has quit [Quit: ZNC - http://znc.in]
apritzel has quit [Ping timeout: 255 seconds]
Emantor has joined #armlinux
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #armlinux
Lockesmith has quit [Remote host closed the connection]
heat has quit [Ping timeout: 255 seconds]
Lockesmith has joined #armlinux
Lockesmith has quit [Remote host closed the connection]
Lockesmith has joined #armlinux
Lockesmith has quit [Remote host closed the connection]
Lockesmith has joined #armlinux
Lockesmith has quit [Remote host closed the connection]
Lockesmith has joined #armlinux
rvalue has quit [Ping timeout: 256 seconds]
rvalue has joined #armlinux
cbeznea_ has joined #armlinux
amitk has joined #armlinux
monstr has joined #armlinux
cbeznea_ has quit [Ping timeout: 264 seconds]
monstr has quit [Remote host closed the connection]
Peng_Fan has joined #armlinux
monstr has joined #armlinux
<arnd> ardb: I was running with the INIT_DIR_SIZE over the past days and just got one more "ld.lld: error: assignment to symbol __init_end does not converge" instead of maybe ten I would have seen before during that timespan. Trying the 32MB alignment change now
<arnd> I suspect that both approaches only make it less likely to hit the bug, not fix it completely as you can always be right at an alignment boundary
<ardb> the fixed 1g size should eliminate that entirely, as the size will no longer depend on the address of _end
<arnd> ardb: the one that failed with the INIT_DIR_SIZE patch also fails with the 32MB alignment. I've created a reproducer with "ld.lld --reproduce" and uploaded it to https://drive.google.com/file/d/117DVRE0ltuXglclDEehIMoezT3_58zGm/view?usp=sharing
rgallaispou has left #armlinux [#armlinux]
apritzel has joined #armlinux
apritzel has quit [Ping timeout: 246 seconds]
<ardb> ok i'll take a look but not today
jeeeun83 has joined #armlinux
bjdooks has quit [Remote host closed the connection]
jeeeun8 has quit [Ping timeout: 255 seconds]
jeeeun83 is now known as jeeeun8
bjdooks has joined #armlinux
nsaenz has joined #armlinux
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
monstr has quit [Remote host closed the connection]
psydroid has joined #armlinux
jn has quit [Ping timeout: 246 seconds]
jn has joined #armlinux
jn has joined #armlinux
jn has quit [Changing host]
qpla has joined #armlinux
heat has joined #armlinux
rgallaispou has joined #armlinux
rgallaispou has left #armlinux [#armlinux]
dormito has quit [Ping timeout: 255 seconds]
heat_ has joined #armlinux
heat has quit [Ping timeout: 256 seconds]
dormito has joined #armlinux
apritzel has joined #armlinux
punit has quit [Ping timeout: 255 seconds]
jn has quit [Ping timeout: 255 seconds]
jn has joined #armlinux
jn has joined #armlinux
<ardb> arnd: ok so it is __init_end that does not converge
<ardb> i thought it was _end
nsaenz has quit [Remote host closed the connection]
headless has joined #armlinux
nsaenz has joined #armlinux
nsaenz has quit [Ping timeout: 255 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
qpla has quit [Quit: Leaving]
Stary has quit [Quit: ZNC - http://znc.in]
Fridtjof has quit [Quit: ZNC - http://znc.in]
apritzel has quit [Ping timeout: 246 seconds]
Stary has joined #armlinux
Fridtjof has joined #armlinux
cbeznea_ has joined #armlinux
headless_ has joined #armlinux
headless has quit [Ping timeout: 264 seconds]
headless_ is now known as headless
headless has quit [Quit: Konversation terminated!]
cbeznea_ has quit [Ping timeout: 255 seconds]
apritzel has joined #armlinux
amitk has quit [Ping timeout: 268 seconds]
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<ukleinek> mmind00: where do I find docs and tools about recovery booting a rk3568?
<mmind00> now I remember how to build that "flash" binary ... i.e. you'll need a ddr-init + usb-download binary that is a combination of files from that rkbin repo
<mmind00> (now I _need to_ remember ...)
<mmind00> ukleinek: in the rkbin checkout, do something like "tools/boot_merger RKBOOT/RK3568MINIALL.ini"
<mmind00> which should generate a file rk356x_spl_loader_v1.18.112.bin
<mmind00> from there it'd be then:
<mmind00> - boot into maskrom mode
<mmind00> - rkdeveloptool db spl_loader.bin
<mmind00> - rkdeveloptool wl 64 u-boot-rockchip.bin
<mmind00> and then you have a new bootloader on your board
<mmind00> in maskrom mode the serial console will be empty, but when the spl_loader binary has loaded you should see some output
<shawnguo> arnd: did you get a chance to look at this fix PR - https://lore.kernel.org/linux-arm-kernel/20240206151744.2459-1-shawnguo2@yeah.net/ ?
nsaenz has joined #armlinux
jeeeun8 has quit [Read error: Connection reset by peer]
nsaenz has quit [Ping timeout: 272 seconds]
jeeeun8 has joined #armlinux