Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2021.10 is OUT / Merge Window is OPEN until 25 October 2021 / Release v2022.01 is scheduled for 10 January 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
chrfle has joined #u-boot
sdfgsdfg has quit [K-Lined]
sdfgsdfg has joined #u-boot
Thorn has quit [Read error: Connection reset by peer]
sdfgsdfg has quit [Ping timeout: 256 seconds]
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [K-Lined]
sdfgsdfg has joined #u-boot
sdfgsdfg is now known as dgjhdgj2
dgjhdgj2 has quit [K-Lined]
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [Client Quit]
apritzel has quit [Ping timeout: 240 seconds]
samekh_ has joined #u-boot
samekh has quit [Ping timeout: 250 seconds]
mripard has quit [Read error: Connection reset by peer]
mripard has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
Authenticity has joined #u-boot
vagrantc has quit [Ping timeout: 250 seconds]
Authenticity has joined #u-boot
Authenticity has quit [Changing host]
Authenticity has quit [Quit: You attract the wrong things if you have no sense of who you are]
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [Quit: You attract the wrong things if you have no sense of who you are]
vagrantc has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
sdfgsdfg has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
guillaume_g has joined #u-boot
apritzel has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
fdanis_away is now known as fdanis
persmule has joined #u-boot
frieder has joined #u-boot
mckoan|away is now known as mckoan
lucaceresoli has joined #u-boot
vagrantc has quit [Ping timeout: 250 seconds]
sszy has joined #u-boot
sdfgsdfg has quit [Quit: You attract the wrong things if you have no sense of who you are]
monstr has joined #u-boot
vagrantc has joined #u-boot
sdfgsdfg has joined #u-boot
davlefou has quit [Remote host closed the connection]
davlefou has joined #u-boot
apritzel has quit [Ping timeout: 250 seconds]
Zapy_ has joined #u-boot
Zapy has quit [Ping timeout: 250 seconds]
Zapy_ is now known as Zapy
apritzel_ has joined #u-boot
___nick___ has joined #u-boot
<austriancoder> whats the best way to test a hw watchdog in U-Boot shell? I see "WDT: Started watchdog@e000000 with servicing (60s timeout)" when booting into U-Boot.
<mwalle> austriancoder: do you want to trigger the watchdog in uboot? use the wdt command
<stefanro> austriancoder: there is a "wdt" cmd, which also supports "wdt expire" if your wdt driver support this
mmu_man has joined #u-boot
<austriancoder> stefanro: sadly my driver ("rti_wdt") does not support it. maybe i just add a custom command to trigger an exception
<stefanro> austriancoder: why not add this expire feature to this watchdog driver instead?
<austriancoder> stefanro: maybe .. yes.. need to check the datasheet
<mwalle> austriancoder: did you check a "while true; do true; done" from the CLI and wait 60s?
<mwalle> dunno if u-boot will now kick the watchdog with that line
persmule has quit [Remote host closed the connection]
sdfgsdfg has quit [Quit: You attract the wrong things if you have no sense of who you are]
* austriancoder thinks that the dts is not okay. added a call to hang() .. and no system reset :(
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [Ping timeout: 268 seconds]
michalkotyla_ has quit [Quit: michalkotyla_]
mmu_man has quit [Ping timeout: 268 seconds]
persmule has joined #u-boot
mmu_man has joined #u-boot
vagrantc has quit [Quit: leaving]
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
zibolo has joined #u-boot
mmu_man has joined #u-boot
zibolo has quit [Ping timeout: 256 seconds]
apritzel has joined #u-boot
redbrain has joined #u-boot
apritzel has quit [Ping timeout: 240 seconds]
monstr has quit [Remote host closed the connection]
guillaume_g has quit [Quit: Konversation terminated!]
___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
frieder has quit [Remote host closed the connection]
lucaceresoli has quit [Ping timeout: 256 seconds]
<cambrian_invader> austriancoder: you can ask U-Boot to turn on the watchdog but disable servicing
mckoan is now known as mckoan|away
brujah has joined #u-boot
<brujah> I reach an issue, if have enable binman on sandbox, then i can't run vboot test
<brujah> i reach an issue is u-boot is built in another directory (for example in build-sandbox)
<brujah> i reach an issue if u-boot is built in another directory (for example in build-sandbox)
<Tartarus> er, CI runs things normally in a separate build dir
<Tartarus> (And also personally, I do as well)
<Tartarus> See the logic in .gitlab-ci.yml or .azure-pipeline.yml and see if you spot the difference to what you're doing?
<Tartarus> afk
apritzel_ has quit [Ping timeout: 240 seconds]
<cambrian_invader> I dislike building things in another directory because the source dir has to be pristine
<cambrian_invader> which means you e.g. can't have tags, local modifications, etc.
<brujah> I think that we have a cleaning issue ...
<brujah> the file libfdt.i is not cleaned after a mrproper
<brujah> I can reproduce the issue. enable binman on sandbox. build in your source (make sandbox_defconfig && make) then try to run vboot test
<brujah> it fails, because when building sandbox in build-sandbox, the build don't create libfdt.i again (in build-sandbox)
<brujah> I think that dtc directory is missing in "subdir-+= basic kconfig" in the file scripts/Makefile
vagrantc has joined #u-boot
apritzel has joined #u-boot
mripard has quit [Ping timeout: 256 seconds]
mripard has joined #u-boot
<Tartarus> Enough stuff does non-src-dir building that yeah, I'm not shocked you've found a bug like this :(
<Tartarus> fwiw, azure CI requires separate obj dir (what we get is read-only) but maybe something could be put in GitLab
crb has joined #u-boot
fdanis is now known as fdanis_away
___nick___ has quit [Ping timeout: 250 seconds]
brujah has quit [Quit: Leaving]
* mrnuke_ thinks the IRC topic is outdated
lucaceresoli has joined #u-boot
lucaceresoli has quit [Ping timeout: 240 seconds]
redbrain has quit [Ping timeout: 240 seconds]
sszy has quit [Ping timeout: 240 seconds]
blmaier_ has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
<sjg1> Tartarus: Yes I think that would be a good idea, e.g. add a test. Would using 'buildman -i' be enough?
<Tartarus> It's not just buildman, it's that we often find other oddball problems from not building in the source directory and so things aren't cleaned.
<Tartarus> I'm not sure off-hand what jobs are best to try and perhaps move to building in the source directory
<Tartarus> or, thinking out loud, maybe switch gitlab world builds to in src dir, keep azure as objdir