Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2024.01, v2024.04-rc3 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2024.04 is scheduled for 02 April 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
mripard has quit [Remote host closed the connection]
rvalue has quit [Ping timeout: 256 seconds]
zeemate has quit [Ping timeout: 264 seconds]
rvalue has joined #u-boot
naoki has joined #u-boot
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
goliath has quit [Quit: SIGSEGV]
rfs613 has quit [Ping timeout: 260 seconds]
rfs613 has joined #u-boot
alpernebbi has quit [Ping timeout: 272 seconds]
F0rTex has quit [Ping timeout: 264 seconds]
F0rTex has joined #u-boot
alpernebbi has joined #u-boot
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
edwinistrator29 has joined #u-boot
edwinistrator2 has quit [Ping timeout: 264 seconds]
edwinistrator29 is now known as edwinistrator2
Peng_Fan has quit [Quit: Connection closed for inactivity]
macromorgan has quit [Ping timeout: 264 seconds]
johnmcnuggets has quit [Ping timeout: 255 seconds]
sjhill has joined #u-boot
<sjhill> make ARCH=arm CROSS=aarch64-poky-linux-
<sjhill> UPD include/generated/timestamp_autogenerated.h
<sjhill> ENVC include/generated/env.txt
<sjhill> ENVT include/generated/environment.h
<sjhill> ENVP include/generated/env.in
<sjhill> PYMOD rebuild
<sjhill> Traceback (most recent call last):
<sjhill> File "/home/sjhill/OrangeMed/bootloaders/u-boot-imx.git/scripts/dtc/pylibfdt/setup.py", line 23, in <module>
<sjhill> from setuptools import setup, Extension
<sjhill> ModuleNotFoundError: No module named 'setuptools'
<sjhill> make[2]: *** [scripts/dtc/pylibfdt/Makefile:33: rebuild] Error 1
<sjhill> make[1]: *** [scripts/Makefile.build:397: scripts/dtc/pylibfdt] Error 2
<sjhill> make: *** [Makefile:2004: scripts_dtc] Error 2
<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]
dsimic has quit [Ping timeout: 256 seconds]
dsimic has joined #u-boot
warthog9 has quit [Quit: Leaving]
warthog9 has joined #u-boot
ikarso has joined #u-boot
rainbyte has joined #u-boot
<mwalle> Tartarus: https://lore.kernel.org/u-boot/20230824151801.GA3953269@bill-the-cat/ I was just cleaning up my patches and that one was still pending
<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
<mwalle> marex: i was talking about this one https://lore.kernel.org/u-boot/20240304031046.25998-1-venkatesh.abbarapu@amd.com/ I guess you too
<apalos> The only one we should discuss a bit is patch #2 and the use of OVERLAYS
<apalos> Once I sort this out with Sam & you I'll send a v2 which is ok to merge imho
<mwalle> OF_UPSTREAM, yay! does the -u-boot.dtsi thing still works with that?
<marex> mwalle: probably, although, likely a version from 201x
johnmcnuggets has joined #u-boot
goliath has quit [Quit: SIGSEGV]
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
macromorgan has joined #u-boot
johnmcnuggets has quit [Changing host]
johnmcnuggets has joined #u-boot
mmu_man has joined #u-boot
monstr has quit [Remote host closed the connection]
monstr has joined #u-boot
devarsh has joined #u-boot
<devarsh> Tartarus: sjg1
justache has quit [Quit: ZNC 1.8.2 - https://znc.in]
justache has joined #u-boot
goliath has joined #u-boot
johnmcnuggets has quit [Ping timeout: 272 seconds]
justache has quit [Remote host closed the connection]
justache has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
edwinistrator2 has quit [Ping timeout: 256 seconds]
justache has quit [Remote host closed the connection]
justache has joined #u-boot
<calebccff> who normally takes patches for dw_eth_qos? I'm not sure what to do with this (not urgent just asking for future reference) https://lore.kernel.org/u-boot/20240306005230.2638972-4-volodymyr_babchuk@epam.com/
<Tartarus> if it's qcom isolated really, you can pick them up
<Tartarus> otherwise try and get some of the other platform users to review too
<calebccff> it's qcom specific, but adding new stuff to the shared priv struct (which is starting to look a bit big...).
Stat_headcrabed has joined #u-boot
justache has quit [Quit: ZNC 1.8.2 - https://znc.in]
f_ has quit [Ping timeout: 256 seconds]
Clamor has quit [Ping timeout: 256 seconds]
Clamor has joined #u-boot
<Tartarus> Yeah, I'll size test the world llike I always do and complain
<Tartarus> and you can use buildman to check before/after bloat too, before
<Tartarus> Here's the wrapper around buildman I use for before/after size checking of a board/soc/what-have-you https://www.irccloud.com/pastebin/qYyJKv8G/uboot-size-test.sh
mmu_man has quit [Ping timeout: 264 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
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]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
zear has quit [Ping timeout: 256 seconds]
zear has joined #u-boot
Leopold has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
Clamor has joined #u-boot
devarsh has quit [Quit: Connection closed for inactivity]
prabhakalad has quit [Ping timeout: 252 seconds]
prabhakalad has joined #u-boot
prabhakalad has quit [Ping timeout: 268 seconds]
<marex> https://github.com/STMicroelectronics/u-boot/commit/d64e125cdb2 ... hmmmmmmmmmmm, I sure hope the other side is validating inputs
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
monstr has quit [Remote host closed the connection]
Clamor has quit [Read error: Connection reset by peer]
mmu_man has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Leopold has quit [Ping timeout: 240 seconds]
naoki has joined #u-boot
Leopold has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
cambrian_invader has quit [Ping timeout: 268 seconds]
cambrian_invader has joined #u-boot
mmu_man has joined #u-boot
ezulian has quit [Ping timeout: 264 seconds]