Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.04, v2022.07-rc5 are OUT / Merge Window is CLOSED, -next is OPEN / Release v2022.07 is scheduled for 4 July 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
apritzel_ has quit [Ping timeout: 240 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
thopiekar_ has joined #u-boot
thopiekar has quit [Killed (mercury.libera.chat (Nickname regained by services))]
thopiekar_ is now known as thopiekar
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
camus has joined #u-boot
jclsn has quit [Ping timeout: 244 seconds]
vagrantc has quit [Quit: leaving]
jclsn has joined #u-boot
sakman has quit [Remote host closed the connection]
sakman has joined #u-boot
macromorgan has quit [Quit: Leaving]
<Forty-Bot> hramrach: #define DEBUG at the very top
<Forty-Bot> if you want to have finer-grained control you can enable CONFIG_LOG and use the log command
apritzel_ has joined #u-boot
akaWolf has quit [Ping timeout: 256 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 244 seconds]
akaWolf has joined #u-boot
monstr has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
guillaume_g has joined #u-boot
apritzel_ has quit [Ping timeout: 244 seconds]
<hramrach> I think the problem is not enabling debug but getting the built binary to the device
Xeroine has joined #u-boot
frieder has joined #u-boot
ddevault has quit [Write error: Connection reset by peer]
tom42 has quit [Read error: Connection reset by peer]
ddevault has joined #u-boot
tom42 has joined #u-boot
matthias_bgg has joined #u-boot
mckoan|away is now known as mckoan
<hramrach> actually, if I define DEBUG in drivers/mmc/dw_mmc.c I get no call in dwmci_fifo_ready so it looks suspicious
<hramrach> maybe need to define it earlier
mmu_man has joined #u-boot
zibolo has joined #u-boot
bradfa has quit [Read error: Connection reset by peer]
pbrobinson has quit [Ping timeout: 244 seconds]
bradfa has joined #u-boot
ndesaulniers has quit [Read error: Connection reset by peer]
sigmaris has quit [Quit: ZNC - https://znc.in]
lvrp16 has quit [Read error: Connection reset by peer]
ndesaulniers has joined #u-boot
lvrp16 has joined #u-boot
sigmaris has joined #u-boot
pbrobinson has joined #u-boot
<la_mettrie> is it so that u-boot sometimes (often?) has separate drivers for the same devices for which kernel has drivers?
<j`ey> la_mettrie: all the u-boot drivers are separate
___nick___ has joined #u-boot
<alpernebbi> Tartarus: sjg1: I won't be available for a while, probably until September
<sjg1> alpernebbi: OK thanks for the info
apritzel has joined #u-boot
EdSwarthout has quit [Ping timeout: 248 seconds]
EdSwarthout has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
Xeroine has quit [Ping timeout: 276 seconds]
davlefou 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
Wouter01001 has quit [Remote host closed the connection]
Wouter01001 has joined #u-boot
Wouter01001 has quit [Read error: Connection reset by peer]
Wouter01001 has joined #u-boot
davlefou has quit [Ping timeout: 276 seconds]
GNUtoo has quit [Ping timeout: 268 seconds]
GNUtoo has joined #u-boot
torez has joined #u-boot
davlefou has joined #u-boot
mmu_man has joined #u-boot
davlefou has quit [Ping timeout: 244 seconds]
Xeroine has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
Xeroine has quit [Ping timeout: 240 seconds]
Xeroine has joined #u-boot
elafon has quit [Remote host closed the connection]
davlefou has joined #u-boot
elafon has joined #u-boot
mckoan is now known as mckoan|away
monstr has quit [Remote host closed the connection]
davlefou has quit [Ping timeout: 276 seconds]
davlefou has joined #u-boot
vagrantc has joined #u-boot
Wouter01001 has quit [Read error: Connection reset by peer]
Wouter01001 has joined #u-boot
zibolo has quit [Ping timeout: 240 seconds]
davlefou_ has joined #u-boot
davlefou__ has joined #u-boot
mmu_man has joined #u-boot
mmu_man has quit [Quit: Reconnecting]
mmu_man has joined #u-boot
frieder has quit [Remote host closed the connection]
Xeroine has quit [Ping timeout: 276 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
apritzel has quit [Ping timeout: 264 seconds]
Xeroine has joined #u-boot
akaWolf has quit [Ping timeout: 240 seconds]
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
akaWolf has joined #u-boot
___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
rvalue has quit [Read error: Connection reset by peer]
matthias_bgg has quit [Ping timeout: 276 seconds]
rvalue has joined #u-boot
___nick___ has quit [Ping timeout: 256 seconds]
apritzel_ has joined #u-boot
matthias_bgg has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
Xeroine has quit [Ping timeout: 256 seconds]
<Tartarus> OK, I've modified gitdm to have a simple rST output, in the form of bullet lists for now
<Tartarus> The whole project is my favorite kind of python, pretend we're writing C not python
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<Tartarus> Output looks like https://gist.github.com/trini/3f84728c9e7db3b70287ffba28d03c4d which isn't exactly what the old output is
<Tartarus> But I don't think I want to try and make a real table out of it, nor abuse embedding html
ldevulder has quit [Quit: Leaving]
rvalue has quit [Quit: ZNC - https://znc.in]
<Tartarus> Actually adding a table instead doesn't look too bad in the output (aside from the nightmare that is firefox in snap)
rvalue has joined #u-boot
<Tartarus> the python is a bit uglier since basic tables require a bit more text
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<Tartarus> xypron: Any comment on the wiki->rST patches I've posted so far?
torez has quit [Quit: torez]
jclsn has quit [Quit: WeeChat 3.5]
jclsn_ has joined #u-boot
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
davlefou has quit [Remote host closed the connection]
mps has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
mps has joined #u-boot
vagrantc has quit [Quit: leaving]
mmu_man has quit [Ping timeout: 240 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot