Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2021.07 is OUT / Merge Window is OPEN until 26 July 2021 / Release v2021.10 is scheduled for 04 October 2021 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
agust has quit [Quit: Leaving.]
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
zibolo has quit [Ping timeout: 265 seconds]
zibolo_ has joined #u-boot
flyback has quit [Ping timeout: 268 seconds]
flyback has joined #u-boot
vagrantc has joined #u-boot
LeSpocky has quit [Ping timeout: 265 seconds]
LeSpocky has joined #u-boot
vagrantc has quit [Quit: leaving]
jwillikers has quit [Remote host closed the connection]
qastokes has joined #u-boot
sdfgsdfg has joined #u-boot
swiftgeek has quit [Ping timeout: 252 seconds]
sdfgsdfg has quit [Quit: sdfgsdfg]
sdfgsdfg has joined #u-boot
swiftgeek has joined #u-boot
ddevault has joined #u-boot
<ddevault> I'm trying to get u-boot to grok iso9660 filesystems, is this supported? can't find it in menuconfig
<ddevault> it seems to support "ISO partition tables", at least, but doesn't understand the fs on this USB stick I dumped an ISO on
sdfgsdfg has quit [Quit: sdfgsdfg]
matthias_bgg has joined #u-boot
matthias_bgg has quit [Ping timeout: 260 seconds]
sdfgsdfg has joined #u-boot
macromorgan has quit [Read error: Connection reset by peer]
macromorgan has joined #u-boot
redbrain has joined #u-boot
sdfgsdfg has quit [Quit: sdfgsdfg]
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [Client Quit]
sdfgsdfg has joined #u-boot
jwillikers has joined #u-boot
smartin has joined #u-boot
sdfgsdfg has quit [Quit: sdfgsdfg]
mundelj has joined #u-boot
jwillikers has quit [Remote host closed the connection]
yang has joined #u-boot
<yang> How do I write the booting procedure into the device SPI flash, to autoboot the system ? Currently I can only boot over serial console. I am trying to apply the commands for 5.10 kernel https://paste.debian.net/plainh/16d0f4f6
jwillikers has joined #u-boot
<marex> yang: setenv bootcmd 'sata init && command2 && command3 && ...' ; saveenv
<marex> make the commands part of the environment as a script, either bootcmd directly or some other script which you then run from bootcmd
<yang> hi marex
<yang> can I also go line by line? bootcmd 'sata init' (next line) bootcmd 'load sata 0:1 0x12000000 vmlinuz' ...
<yang> the thing is, I am only able to copy/paste about 30 characters in the CLI
<yang> it seems to have a limit
<yang> not sure if I could extend it
<yang> it works, thank you ;)
haritz has quit [Ping timeout: 240 seconds]
jwillikers has quit [Remote host closed the connection]
jwillikers has joined #u-boot
jwillikers has quit [Remote host closed the connection]
milkylainen_ has quit [Quit: Connection closed]
milkylainen_ has joined #u-boot
smartin has quit [Quit: smartin]
vagrantc has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sdfgsdfg has joined #u-boot
sbach has joined #u-boot
redbrain has quit [Ping timeout: 240 seconds]
sdfgsdfg has quit [Quit: sdfgsdfg]
jwillikers has joined #u-boot