Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2024.01 is OUT / Merge Window is OPEN, next branch is CLOSED / Release v2024.04 is scheduled for 02 April 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
sakman has joined #u-boot
mckoan|away has quit [Ping timeout: 240 seconds]
qschulz has quit [Quit: qschulz]
qschulz has joined #u-boot
mckoan|away has joined #u-boot
joeskb7 has quit [Quit: leaving]
naoki has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
sakman has quit [Ping timeout: 264 seconds]
qqq_ has quit [Remote host closed the connection]
Clamor has joined #u-boot
monstr has joined #u-boot
sakman has joined #u-boot
gsz has joined #u-boot
ikarso has joined #u-boot
jclsn has joined #u-boot
gsz has quit [Quit: leaving]
goliath has joined #u-boot
jmasson has joined #u-boot
sszy has joined #u-boot
sakman has quit [Ping timeout: 256 seconds]
Clamor has quit [Ping timeout: 260 seconds]
Clamor has joined #u-boot
jclsn has quit [Ping timeout: 264 seconds]
ldevulder has joined #u-boot
jclsn has joined #u-boot
mckoan|away is now known as mckoan
jclsn has quit [Quit: WeeChat 4.1.2]
macromorgan has quit [Read error: Connection reset by peer]
persmule has joined #u-boot
macromorgan has joined #u-boot
naoki has quit [Quit: naoki]
mmu_man has joined #u-boot
dsimic_ has quit [Ping timeout: 260 seconds]
ezulian has quit [Quit: ezulian]
ezulian has joined #u-boot
dsimic has joined #u-boot
jmasson has quit [Ping timeout: 268 seconds]
frieder has joined #u-boot
Stat_headcrabed has joined #u-boot
Stat_headcrabed has quit [Client Quit]
Stat_headcrabed has joined #u-boot
Stat_headcrabed has quit [Client Quit]
Stat_headcrabed has joined #u-boot
ladis has joined #u-boot
Stat_headcrabed has quit [Client Quit]
pedro_pt has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
f_ has quit [Ping timeout: 252 seconds]
<sjg1> calebccff: There was a patch 'bootdev: avoid infinite probe loop' - does that help?
f_ has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
jmasson has joined #u-boot
monstr has quit [Remote host closed the connection]
<calebccff> sjg1: no, because the loop is external to bootdev_next_prio()
pedro_pt has quit [Quit: Client closed]
hanetzer has quit [Ping timeout: 252 seconds]
hanetzer has joined #u-boot
hanetzer has quit [Ping timeout: 256 seconds]
hanetzer has joined #u-boot
mmu_man has joined #u-boot
sakman has joined #u-boot
sakman has quit [Ping timeout: 264 seconds]
sakman has joined #u-boot
goliath has quit [Quit: SIGSEGV]
ikarso has quit [Quit: Connection closed for inactivity]
Hypfer has quit [Ping timeout: 240 seconds]
Hypfer has joined #u-boot
sakman1 has joined #u-boot
sakman has quit [Ping timeout: 264 seconds]
sakman1 is now known as sakman
Hypfer0 has joined #u-boot
Hypfer has quit [Ping timeout: 256 seconds]
Hypfer0 is now known as Hypfer
sakman1 has joined #u-boot
sakman has quit [Ping timeout: 240 seconds]
sakman1 is now known as sakman
mmu_man has quit [Ping timeout: 264 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
sakman1 has joined #u-boot
sakman has quit [Ping timeout: 246 seconds]
sakman1 is now known as sakman
Clamor has quit [Ping timeout: 260 seconds]
Clamor has joined #u-boot
mmu_man has joined #u-boot
stefanro has quit [Quit: Leaving.]
sakman has quit [Read error: Connection reset by peer]
vagrantc has joined #u-boot
frieder has quit [Remote host closed the connection]
mckoan is now known as mckoan|away
LordKalma has quit [Quit: Server has probably crashed]
LordKalma has joined #u-boot
LordKalma has quit [Client Quit]
rvalue has quit [Ping timeout: 256 seconds]
LordKalma has joined #u-boot
eloy_ is now known as eloy
___nick___ has joined #u-boot
LordKalma has quit [Client Quit]
persmule has quit [Remote host closed the connection]
rvalue has joined #u-boot
persmule has joined #u-boot
LordKalma has joined #u-boot
devarsh has quit [Quit: Connection closed for inactivity]
rvalue has quit [Ping timeout: 264 seconds]
goliath has joined #u-boot
rvalue has joined #u-boot
sakman has joined #u-boot
ldevulder has quit [Ping timeout: 264 seconds]
<Clamor> I am using extlinux.conf and if I provide to fdt u-boot still tries to pass its own tree, is this intended behavior?
qqq has joined #u-boot
<Tartarus> generally yes? If you aren't overriding the device tree you're getting the u-boot one
<Clamor> This blocks booting older kernels
<Tartarus> what older kernels?
<Clamor> Which have no dts and use atags
<Clamor> 3.4
<Tartarus> did you enable atags stuff in u-boot?
<Clamor> Yes
<Tartarus> OK, then I guess we have some bug to work out for that case
<Clamor> bootm.c line 203
<Clamor> ft_len will never be 0
zsoltiv_ has quit [Ping timeout: 264 seconds]
<Tartarus> The atags case is generally untested these days, yes
mmu_man has quit [Ping timeout: 264 seconds]
zsoltiv_ has joined #u-boot
ldevulder has joined #u-boot
rvalue has quit [Quit: ZNC - https://znc.in]
rvalue has joined #u-boot
ikarso has joined #u-boot
sakman1 has joined #u-boot
sakman has quit [Ping timeout: 268 seconds]
sakman1 is now known as sakman
justache has quit [Read error: Connection reset by peer]
justache has joined #u-boot
sakman has quit [Ping timeout: 264 seconds]
justache has quit [Read error: Connection reset by peer]
<Clamor> Tartarus: I have a potential solution
ac_slater has joined #u-boot
justache has joined #u-boot
<ac_slater> hey guys. I have a uboot script that sets an envvar which I call with `run`. When I call `run` the ${filesize}` variable doesn't get filled in by uboot. When I invoke the contents of the envvar manually, ${filesize} does work
<ac_slater> version, Xilinx's fork from around 2022. They keep it pretty vanilla but just add some drivers
<Tartarus> Yes
<Tartarus> Everything is expanded at "run boot_sd0_flat" time
<Tartarus> iirc
<ac_slater> got it. Dang. I even tried to do `size mmc 0 ${bitfile}` and still ${filesize} is empty
<Tartarus> you have to break things up, iirc
<Tartarus> like how distro_bootcmd does
<ac_slater> Tartarus: do you mean the Xilinx/zynq specific definition of distro_bootcmd or the generic one
<Tartarus> I mean in general as an example of how you can set and expand variables later
sakman has joined #u-boot
<Tartarus> one sub-command does the load, next subcommand should then ahve it set
<ac_slater> I see. I thought I was doing that :(
<Tartarus> Nope
<Tartarus> What I'm saying is
<Tartarus> setenv load_bitstream="load ..." setenv start_bitstream="fpga ... ${filesize}", setenv load_and_start_linux = "load ... ... .. booti"
<Tartarus> setnv boot_sd0_flat="run load_bitstream && run start_bitstream && run load_and_start_linux"
<Tartarus> should do what you want
<ac_slater> I seeeee
<ac_slater> I'll try that!
ladis has quit [Quit: Leaving]
vagrantc has quit [Quit: leaving]
vagrantc has joined #u-boot
jmasson has quit [Remote host closed the connection]
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
sakman has quit [Ping timeout: 260 seconds]
___nick___ has quit [Ping timeout: 260 seconds]
qqq has quit [Remote host closed the connection]
joeskb7 has joined #u-boot
sakman has joined #u-boot
mmu_man has joined #u-boot
sakman1 has joined #u-boot
sakman1 has quit [Client Quit]
sakman has quit [Ping timeout: 260 seconds]
Clamor has quit [Read error: Connection reset by peer]
mmu_man has quit [Ping timeout: 260 seconds]
vagrantc has quit [Quit: leaving]
persmule has quit [Remote host closed the connection]
mmu_man has joined #u-boot
pedro_pt has joined #u-boot
<pedro_pt> hi everyone , does anyone knows how to stop u-boot when is configured for 0 seconds