<Tartarus>
Every PR I do a before/after world build to check for unexpected growth/changes, and there's no-reuse in the build directories for each, so the build is as long as possible
<Tartarus>
but I have more than enough space to do per-board output directories, except that doesn't help since each commit uses its own directory
mmu_man has quit [Ping timeout: 256 seconds]
sdfgsdfg has joined #u-boot
<sjg1>
Tartarus: sure, it is just software :-) I'm not sure how hard it would be, probably not terrible
<Tartarus>
OK, since I think unless the keep binaries flag is set, that should help a lot with build times
<Tartarus>
afk dinner
<sjg1>
Tartarus: I hesitate to add it to my list until I have reduced its length :-)
jclsn has quit [Ping timeout: 240 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 256 seconds]
camus has quit [Remote host closed the connection]
camus has joined #u-boot
qschulz has quit [Remote host closed the connection]
jclsn has joined #u-boot
qschulz has joined #u-boot
jclsn has quit [Ping timeout: 240 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #u-boot
camus has quit [Ping timeout: 250 seconds]
camus has joined #u-boot
jclsn has quit [Ping timeout: 250 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 250 seconds]
jclsn has joined #u-boot
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 240 seconds]
jclsn has joined #u-boot
jclsn has quit [Ping timeout: 250 seconds]
jclsn has joined #u-boot
sukbeom has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
gsz has joined #u-boot
mmu_man has joined #u-boot
guillaume_g has joined #u-boot
gsz has quit [Quit: leaving]
fdanis_away is now known as fdanis
frieder has joined #u-boot
mckoan|away is now known as mckoan
camus has quit [Ping timeout: 256 seconds]
camus has joined #u-boot
zibolo has joined #u-boot
tre has joined #u-boot
ad__ is now known as oldwest
mmu_man has quit [Ping timeout: 260 seconds]
macromorgan has quit [Read error: Connection reset by peer]
oldwest is now known as oldwestguest
apritzel has joined #u-boot
sdfgsdfg has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.]
sdfgsdfg has joined #u-boot
mmu_man has joined #u-boot
prabhakarlad has joined #u-boot
sdfgsdfg has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.]
ekathva_ has joined #u-boot
ekathva_ has quit [Remote host closed the connection]
torez has joined #u-boot
monstr has joined #u-boot
zibolo has quit [Read error: Connection reset by peer]
camus has quit [Ping timeout: 256 seconds]
camus has joined #u-boot
macromorgan has joined #u-boot
<Tartarus>
sjg1: fwiw re the patch I just replied to, I'm re-testing the rest of the series w/o the test as I suspect the problem is test expecting writable directories that we do not have in azure.
oldwestguest is now known as oldwildwest
lucaceresoli has quit [Remote host closed the connection]
<g5pw>
hey all! I'm trying to add USB DFU mode to an at91sam9g25 board, however if I enable the right settings the board does not boot and gives "No serial driver found" followed by a bunch of "Could not initialize timer (err -19)". I'm using ATMEL_USBA, which should be supported
<g5pw>
does USB gadget support work on at91sam9x5 at all?
<sjg1>
Tartarus: OK I see. Will take a look. We don't need the test for now, I suppose
tre has quit [Remote host closed the connection]
redbrain has joined #u-boot
pbergin has joined #u-boot
fdanis is now known as fdanis_away
vagrantc has joined #u-boot
monstr has quit [Remote host closed the connection]
frieder has quit [Remote host closed the connection]
camus1 has joined #u-boot
mckoan is now known as mckoan|away
camus has quit [Ping timeout: 252 seconds]
camus1 is now known as camus
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
<sjg1>
Tartarus: Also I worry that the pull request I sent may conflict now...let me know if so and I can redo it
___nick___ has joined #u-boot
<Tartarus>
sjg1: You might need to respin
<Tartarus>
sjg1: Yeah, respin please. I thought I fixed the code conflict right, but no, the tests fail