Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.07 is OUT / Merge Window is OPEN, -next is CLOSED / Release v2022.10 is scheduled for 3 October 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
akaWolf has quit [Ping timeout: 240 seconds]
akaWolf has joined #u-boot
marc1 has joined #u-boot
akaWolf has quit [Ping timeout: 272 seconds]
akaWolf has joined #u-boot
samueldr has quit [Quit: Client limit exceeded: 20000]
Gravis_ is now known as Gravis
apritzel_ has quit [Ping timeout: 272 seconds]
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
thopiekar_ has joined #u-boot
thopiekar is now known as Guest1046
Guest1046 has quit [Killed (copper.libera.chat (Nickname regained by services))]
thopiekar_ is now known as thopiekar
mvaittin has quit [Quit: Client limit exceeded: 20000]
jclsn_ has quit [Ping timeout: 240 seconds]
jclsn_ has joined #u-boot
akaWolf has quit [Ping timeout: 272 seconds]
akaWolf has joined #u-boot
vagrantc has quit [Quit: leaving]
Gravis has quit [Ping timeout: 244 seconds]
Gravis has joined #u-boot
frieder has joined #u-boot
monstr has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
ldevulder_ has joined #u-boot
cottsay08 has joined #u-boot
tlwoerner_ has joined #u-boot
matthewcroughan_ has joined #u-boot
tlwoerner has quit [Remote host closed the connection]
BobBeck has quit [Quit: Ping timeout (120 seconds)]
cottsay has quit [Quit: TTFN]
indy has quit [Remote host closed the connection]
indy_ has joined #u-boot
matthewcroughan has quit [Quit: No Ping reply in 180 seconds.]
ldevulder has quit [Remote host closed the connection]
cottsay08 is now known as cottsay
guillaume_g has joined #u-boot
ldevulder_ is now known as ldevulder
mps has quit [Ping timeout: 240 seconds]
Xeroine has joined #u-boot
apritzel_ has joined #u-boot
apritzel_ has quit [Ping timeout: 260 seconds]
mckoan|away is now known as mckoan
tnovotny has joined #u-boot
akaWolf has quit [Ping timeout: 240 seconds]
akaWolf has joined #u-boot
zibolo has joined #u-boot
guillaume has joined #u-boot
ggardet has joined #u-boot
ggardet has quit [Client Quit]
ggardet has joined #u-boot
guillaume_g has quit [Ping timeout: 272 seconds]
ggardet is now known as guillaume_g
guillaume_g is now known as guillaume_g_
guillaume_g_ is now known as guillaume_g
guillaume has quit [Ping timeout: 260 seconds]
sszy has joined #u-boot
mmu_man has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #u-boot
guillaume has joined #u-boot
ggardet has joined #u-boot
guillaume_g has quit [Ping timeout: 272 seconds]
MartijnBraam[m] has quit [Quit: Client limit exceeded: 20000]
mps has joined #u-boot
guillaume has quit [Ping timeout: 272 seconds]
apritzel has joined #u-boot
matthias_bgg has joined #u-boot
hushmoney has quit [Ping timeout: 240 seconds]
Xeroine has quit [Ping timeout: 272 seconds]
mps has quit [Ping timeout: 260 seconds]
mps has joined #u-boot
mmu_man has quit [Ping timeout: 276 seconds]
mps has quit [Ping timeout: 255 seconds]
mps has joined #u-boot
mps has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
Xeroine has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
Wouter01001 has quit [Read error: Connection reset by peer]
Wouter01001 has joined #u-boot
mmu_man has joined #u-boot
tsraoien has joined #u-boot
tsraoien has quit [Ping timeout: 268 seconds]
torez has joined #u-boot
<marex> awwww, mkimage segfaults on debian, where is vagrantc when you need him
samueldr has joined #u-boot
<marex> 30705cd8927 ("tools/imagetool: Fix segfault when tparams->verify_header is NULL")
MartijnBraam[m] has joined #u-boot
mvaittin has joined #u-boot
<marex> that should be added, the test case is $ mkimage -l -T imx8mimage flash.bin
hushmoney has joined #u-boot
mps has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
ggardet is now known as guillaume_g
mmu_man has joined #u-boot
Wouter01001 has quit [Remote host closed the connection]
Wouter01001 has joined #u-boot
Wouter01001 has quit [Ping timeout: 240 seconds]
Wouter01001 has joined #u-boot
Wouter01001 has quit [Ping timeout: 244 seconds]
davlefou has joined #u-boot
davlefou_ has joined #u-boot
michalkotyla has quit [Quit: michalkotyla]
Wouter01001 has joined #u-boot
Wouter01001 has quit [Client Quit]
Wouter01001 has joined #u-boot
Wouter01001 is now known as Wouter0100
<Wouter0100> I have an issue with `setenv`, `setenv bootargs ${bootargs}` works, but for example `setenv bootargs ${bootargs} test` does not. Even though it certainly did work in the past om some devices. Escaping it with double quotes seems to "fix" it, but I'm not sure why this is required. Anyone any idea? :) We get the output of the help of setenv. Thx!
alpernebbi has quit [Ping timeout: 240 seconds]
<qschulz> Wouter0100: if bootargs ends with a ; character the setenv command will stop there AFAIR
<Wouter0100> qschulz: yeah, that's what I expected as well - but in that case it shouldn't output the help of setenv, isn't it? In that case it should save everything until ;?
<Wouter0100> And as far as I remember correctly, there was no ; in bootargs
alpernebbi has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #u-boot
monstr has quit [Remote host closed the connection]
<qschulz> has anyone successfully booted from SPI-NOR on RK3399 with a TPL/SPL as first stage bootloader?
<qschulz> sjg1: I seem to recall the gru chromebooks have a SPI flash but they don't seem to have TPL enabled in mainline U-Boot?
<qschulz> basically, what happens is that the board stops right after returning to BootROM in TPL (before starting the SPL)
<qschulz> >>TPL: board_init_r()
<qschulz> spl_init
<qschulz> Trying to boot from BOOTROM
<qschulz> Returning to boot ROM...
<qschulz> are the last few lines before the board stops responding
<qschulz> when using SPL only, the board boots fine from SPI-NOR
<qschulz> (I'm migrating Puma RK3399 SoM from SPL to TPL because depending on the compiler, the SPL does not fit it in SRAM it seems and it fails to boot)
<qschulz> if Peter Robinson is here, it seems they added support to Pinebook Pro which supports booting from SPI-NOR according to the DTS and has TPL enabled, if they are here I'd like to know if they tested booting from SPI-NOR?
<qschulz> pbrobinson: ^ found your nick :)
<hramrach> I booted with some random downstream image, specifically this: https://github.com/pcm720/rockchip-u-boot/releases , and it's described here how it was built https://forum.pine64.org/showthread.php?tid=8439&pid=53764 (hopefully, I did not try to replicate it)
<qschulz> hramrach: thanks, will read the forum post. As for the U0Boot release, there was no TPL support enabled in the config so that's not helpful unfortunately :/
mps has quit [Quit: Lost terminal]
matthias_bgg has quit [Ping timeout: 240 seconds]
vagrantc has joined #u-boot
zibolo has quit [Ping timeout: 268 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mps has joined #u-boot
lucascastro has joined #u-boot
mmu_man has joined #u-boot
frieder has quit [Ping timeout: 272 seconds]
mckoan is now known as mckoan|away
ldevulder has quit [Quit: Leaving]
ldevulder has joined #u-boot
<pbrobinson> qschulz: the pinebook pro works for me
mps has quit [Remote host closed the connection]
<marex> vagrantc: awwww, mkimage segfaults on debian, where is vagrantc when you need him
<marex> 30705cd8927 ("tools/imagetool: Fix segfault when tparams->verify_header is NULL")
<marex> that should be added, the test case is $ mkimage -l -T imx8mimage flash.bin
<marex> sjg1: if I try to bundle large blob, like 32 MiB, in binman /itb/fit/image/whatever {} , it takes forever to finish ... is that known ?
<marex> and increasing scripts/dtc/pylibfdt/libfdt.py INC_SIZE to 65536 for example helps, considerably
<marex> hum
apritzel has quit [Ping timeout: 260 seconds]
<vagrantc> marex: which one?
<marex> vagrantc: 2022.04 in testing/unstable
<vagrantc> so it's in 2022.07-rc2 ... can try backporting the patch or just uploading 2022.07 to unstable ...
<marex> vagrantc: probably just bump 2022.07
mps has joined #u-boot
<vagrantc> i have at least one system that doesn't boot with 2022.07 ... but ... hrm.
<marex> vagrantc: which one ? (also, damn)
<vagrantc> or at least one of the earlier rc
<vagrantc> firefly-rk3288
<vagrantc> wild unsubstantiated suspicions that 32-bit rockchip reverted to the old offsets ... SPL and/or TPL loads, but no full u-boot
<vagrantc> i tried it on a board in use, but i have another couple boards i can test on ... but for time
<vagrantc> even have an sd-mux thingy now
<hramrach> for me mmc randomly fails to initialize on rk3399
<hramrach> increasing the timeout seems to generally work for the first boot but if I reboot it fails miserably
<hramrach> also tried to reinitialize the host on error a few times, and it also somewhat helps for the first boot but not for reboot
<LinuxHackerman> hramrach: what board?
<hramrach> interestingly, in some cases it goes through the resets of MMC2, then says it's booting from MMC1, and it works althouh the MMC1 medium has some fine quality zeroes on it
<hramrach> pinebook pro
lucascastro has quit [Ping timeout: 272 seconds]
<hramrach> and since the sysreset enablement you cannot reboot in u-boot anymore
<hramrach> need to revert "power: pmic: rk8xx: Support sysreset shutdown method" to be able to reboot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
apritzel_ has joined #u-boot
lucascastro has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #u-boot
apritzel_ has quit [Ping timeout: 272 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
Xeroine has quit [Ping timeout: 240 seconds]
torez has quit [Quit: torez]
jclsn_ has quit [Ping timeout: 244 seconds]
lucascastro has quit [Quit: Leaving]
ldevulder has quit [Quit: Leaving]
apritzel_ has joined #u-boot
cottsay08 has joined #u-boot
apritzel_ has quit [*.net *.split]
mps has quit [*.net *.split]
matthewcroughan_ has quit [*.net *.split]
cottsay has quit [*.net *.split]
umbramalison has quit [*.net *.split]
cottsay08 is now known as cottsay
matthewcroughan_ has joined #u-boot
mps has joined #u-boot
umbramalison has joined #u-boot
matthewcroughan_ has quit [Max SendQ exceeded]
matthewcroughan has joined #u-boot
apritzel_ has joined #u-boot
vagrantc has quit [Quit: leaving]
tnovotny has quit [Quit: Leaving]
guillaume_g has quit [Quit: Konversation terminated!]
davlefou_ has quit [Ping timeout: 276 seconds]
davlefou has quit [Ping timeout: 276 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot