<sjhill>
I am running Linux Mint with python3-setuptools and python3-setuptools-whl both installed. I have searched solutions and still cannot get rid of the error. Verified that I do not have anything locally pip installed too. Any ideas? Thanks.
<sjhill>
*sigh* Sorry for the formatting.
sjhill has quit [Quit: leaving]
sjhill has joined #u-boot
sjhill has quit [Quit: leaving]
sjhill has joined #u-boot
sjhill has quit [Client Quit]
sjhill has joined #u-boot
sjhill has quit [Client Quit]
sjhill has joined #u-boot
* sjhill
testing, sorry
sjhill has quit [Client Quit]
sjhill has joined #u-boot
sjhill has quit [Client Quit]
sjhill has joined #u-boot
Leopold has quit [Remote host closed the connection]
Clamor has joined #u-boot
Leopold has joined #u-boot
rainbyte has quit [Ping timeout: 264 seconds]
monstr has joined #u-boot
ezulian has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
mckoan|away is now known as mckoan
ezulian has quit [Quit: ezulian]
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
ezulian has joined #u-boot
frieder has joined #u-boot
srk_ has joined #u-boot
srk has quit [Ping timeout: 252 seconds]
srk_ is now known as srk
joeskb7 has quit [Ping timeout: 272 seconds]
joeskb7 has joined #u-boot
goliath has joined #u-boot
ikarso has joined #u-boot
zeemate has joined #u-boot
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #u-boot
mripard has joined #u-boot
naoki has quit [Quit: naoki]
mmu_man has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
qqq has joined #u-boot
slobodan has joined #u-boot
Clamor has quit [Ping timeout: 252 seconds]
Clamor has joined #u-boot
<marex>
sjhill: and u-boot version ? isnt it ancient and using python2 still ?
<marex>
sjhill: also, use e.g. paste.debian.net for long pastes
Leopold has quit [Quit: No Ping reply in 180 seconds.]
Leopold has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
<marex>
mwalle: btw uboot SPI NOR support could surely use a sync with Linux, sigh
<Tartarus>
OK
sszy has joined #u-boot
<mwalle>
marex: i'm not sure if its too different, and there is a series from AMD about parallel and stacked thing which was rather controverse in the linux world, but it seems it will be accepted in u-boot, that will make it even harder to sync
<marex>
mwalle: oh that xilinx stuff, that was around for like a decade, yes, it was controversial
<marex>
mwalle: it shouldn't have been accepted, since the design is prone to breakage I think
<marex>
if the two chips report different things on some commands, the whole setup will I think fail
<mwalle>
marex: and I'm really pushing at parsing the SFDP and finally get rid of that flash info database as much as possible
<marex>
oh well
<mwalle>
dunno if that will fit u-boots "small" implementation
<apalos>
Tartarus: on the lds stuff I'll send a v3
<marex>
SFDP is good (if it works)
<apalos>
err v2*
<apalos>
All patches are sorted and the encouraging thing is that dumping symbols before/after has no changes
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
<calebccff>
Tartarus: oh neat, thanks. So does buildman will compare your local branch compared to the remote one by default with this?
<calebccff>
uh, wow i got that sentence totally wrong
<calebccff>
"so will buildman compare your local branch to the remote one by default?"
vagrantc has joined #u-boot
<Tartarus>
So by default it will do HEAD compared with branch-upstream
<Tartarus>
ie, git checkout -b do-my-things master; git branch -u master will compare vs master
<Tartarus>
You can pass in --branch to that script to instead compare with some other local branch
<Tartarus>
iirc anyhow, I have to double check exactly sometimes what I want
<calebccff>
ok nice, thanks. This is definitely good to have
<calebccff>
I think the most space constrained real-world usecase for qcom right now is if you flash u-boot to the "hyp" partition, on some platforms that's only 512k
<calebccff>
surprisingly easy to bump into that
<Tartarus>
Yeah, it can be, sadly
<Tartarus>
Did you already enable LTO?
f_ has joined #u-boot
<calebccff>
I don't think so, no
Stat_headcrabed has joined #u-boot
Stat_headcrabed has quit [Client Quit]
justache has joined #u-boot
mmu_man has joined #u-boot
mckoan is now known as mckoan|away
mmu_man has quit [Ping timeout: 264 seconds]
frieder has quit [Remote host closed the connection]
mmu_man has joined #u-boot
rvalue has quit [Ping timeout: 272 seconds]
srk_ has joined #u-boot
Clamor has quit [Ping timeout: 240 seconds]
rvalue has joined #u-boot
srk has quit [Ping timeout: 260 seconds]
srk_ is now known as srk
flom84 has joined #u-boot
flom84 has quit [Remote host closed the connection]
Clamor has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
<sjg1>
devarsh: It seems OK to me, I don't have any comments. It would be nice to convert the FDT-fixup functions to use events throughout U-Boot
Leopold has quit [Remote host closed the connection]