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
sdfgsdfg has joined #u-boot
mmu_man has quit [Remote host closed the connection]
mmu_man has joined #u-boot
apritzel has quit [Ping timeout: 240 seconds]
qschulz has quit [Remote host closed the connection]
samekh has joined #u-boot
samekh_ has quit [Ping timeout: 268 seconds]
qschulz has joined #u-boot
mripard has quit [Read error: Connection reset by peer]
mripard has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
sdfgsdfg has quit [Quit: ZzzZ]
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
sdfgsdfg has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
sdfgsdfg has joined #u-boot
camus has quit [Ping timeout: 240 seconds]
camus has joined #u-boot
tlwoerner has quit [Ping timeout: 240 seconds]
tlwoerner has joined #u-boot
tlwoerner has quit [Ping timeout: 268 seconds]
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
tlwoerner has joined #u-boot
sdfgsdfg has joined #u-boot
fdanis_away is now known as fdanis
apritzel has joined #u-boot
frieder has joined #u-boot
apritzel has quit [Ping timeout: 268 seconds]
stefanro has quit [Quit: Leaving.]
stefanro has joined #u-boot
milkylainen has quit [Quit: Connection closed]
gaude has joined #u-boot
milkylainen has joined #u-boot
sszy has joined #u-boot
mckoan|away is now known as mckoan
vagrantc has quit [Quit: leaving]
guillaume_g has joined #u-boot
tnovotny has joined #u-boot
apritzel_ has joined #u-boot
camus has quit [Ping timeout: 240 seconds]
camus has joined #u-boot
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
camus has quit [Ping timeout: 268 seconds]
camus has joined #u-boot
mmu_man has joined #u-boot
flyback has quit [Quit: Leaving]
flyback has joined #u-boot
vfazio_ has quit [Ping timeout: 256 seconds]
vfazio has joined #u-boot
_whitelogger has joined #u-boot
hays has joined #u-boot
cbmuser_ has joined #u-boot
davlefou has joined #u-boot
astroid has joined #u-boot
astroid has quit [Changing host]
astroid has joined #u-boot
rfs613- has quit [Ping timeout: 256 seconds]
rfs613 has joined #u-boot
niska` has quit [Ping timeout: 256 seconds]
camus1 has joined #u-boot
camus has quit [Ping timeout: 256 seconds]
camus1 is now known as camus
niska has joined #u-boot
sdfgsdfgsdfgsfsd has quit [Quit: ZzzZ]
mmu_man has quit [Ping timeout: 240 seconds]
sdfgsdfg has joined #u-boot
matthias_bgg has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
mmu_man has joined #u-boot
gaude has quit [Ping timeout: 256 seconds]
alan_o has quit [Ping timeout: 268 seconds]
vagrantc has joined #u-boot
<Tartarus> Every time I think a PR is small enough to just quick check locally, sigh
<Tartarus> Fixing htmldocs stuff now
alan_o has joined #u-boot
tnovotny has quit [Remote host closed the connection]
redbrain has joined #u-boot
sszy_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<xypron> Tartarus: message to U-Boot awaits moderator approval
<xypron> Tartarus: but is good that CI now catches the htmldocs stuff.
frieder has quit [Read error: Connection reset by peer]
<Tartarus> xypron: approved and yes. Just better when I don't break master :)
<Tartarus> The holy heck that's huge is why I was thinking cocci
apritzel has joined #u-boot
jevinskie[m] has joined #u-boot
<Tartarus> Before I got much further down my own path here, is anyone already setup using b4/lei with U-Boot? I do see that for example https://lore.kernel.org/all/?q=dfn:configs/am335x_evm_defconfig is sane and what I hoped for :)
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
<apalos> Tartarus: I am but in a much primitive way
<apalos> b4 am <the topic> and then I just manually amend the patches in u-boot tree
<Tartarus> ok, cool
<apalos> that being said it works reasonably well
<Tartarus> Gonna see about migrating my applied workflow to b4 ty first up :)
apritzel has quit [Ping timeout: 240 seconds]
mckoan is now known as mckoan|away
apritzel_ has quit [Ping timeout: 268 seconds]
fdanis is now known as fdanis_away
indy has quit [Quit: ZNC 1.8.2 - https://znc.in]
guillaume_g has quit [Quit: Konversation terminated!]
matthias_bgg has quit [Quit: Leaving]
Dhruvagole[m] is now known as Dhruvag2000[m]
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #u-boot
mmu_man has joined #u-boot
apritzel has joined #u-boot
darkapex_ has joined #u-boot
darkapex_ is now known as darkapex
redbrain has quit [Ping timeout: 240 seconds]
<EdSwarthout> I've been tracking down an ARM SystemReady-IR EDK2-test LoadedImageProtocolTest failure due to a reboot with no messages.
<EdSwarthout> Double checking now, but it looks like it passes if I disable the watchdog with "wdt stop" before booting the tests.
<EdSwarthout> Has anyone else seen this issue?
sdfgsdfg has joined #u-boot
<kettenis> U-Boot deliberately does not disable the watchdog timer since that would defeat its purpose and on some hardware platforms the watchdog timer can't even be disabled once it is started
<apritzel> on the other hand on some platform the maximum watchdog timer timeout is way too short, so we need to disable that: https://github.com/u-boot/u-boot/commit/86798ee0c148
<Forty-Bot> ideally watchdog drivers would be compiled in or in the initramfs, but unfortunately not every distro does that
<Forty-Bot> Tartarus: let me know what you come up with; I've been using b4, but it seems a little clunky
<Forty-Bot> (e.g. the b4 ty is "magic" because you can only run it once per patch)
<Forty-Bot> (of course the files live in ~/.local/share somewhere but it's undocumented state)