Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.07 is OUT / Merge Window is OPEN, -next is CLOSED / Release v2022.10 is scheduled for 3 October 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
ldevulder_ has quit [*.net *.split]
hanetzer has quit [*.net *.split]
grgy has quit [*.net *.split]
mps has quit [*.net *.split]
finga2 has quit [*.net *.split]
hramrach has quit [*.net *.split]
any1 has quit [*.net *.split]
rfs613 has quit [*.net *.split]
mmind00 has quit [*.net *.split]
mps has joined #u-boot
ldevulder_ has joined #u-boot
finga2 has joined #u-boot
hramrach has joined #u-boot
hanetzer has joined #u-boot
hanetzer has joined #u-boot
hanetzer has quit [Changing host]
grgy has joined #u-boot
mmind00 has joined #u-boot
rfs613 has joined #u-boot
any1 has joined #u-boot
vagrantc has joined #u-boot
apritzel_ has quit [Ping timeout: 244 seconds]
Crofton has quit [Ping timeout: 255 seconds]
Crofton has joined #u-boot
xenador77 has quit [Remote host closed the connection]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
xenador77 has joined #u-boot
xenador77 has quit [Remote host closed the connection]
grgy has quit [Remote host closed the connection]
grgy has joined #u-boot
tsraoien has joined #u-boot
hanetzer has quit [Ping timeout: 272 seconds]
thopiekar has quit [Ping timeout: 255 seconds]
thopiekar has joined #u-boot
grgy has quit [Remote host closed the connection]
grgy has joined #u-boot
grgy has quit [Remote host closed the connection]
<mranostaj> marex: are the error messages encrypted too for security? :)
grgy has joined #u-boot
grgy has quit [Remote host closed the connection]
grgy has joined #u-boot
grgy has quit [Remote host closed the connection]
grgy has joined #u-boot
prabhakarlad has quit [Ping timeout: 252 seconds]
persmule has joined #u-boot
hanetzer has joined #u-boot
grgy has quit [Remote host closed the connection]
grgy has joined #u-boot
grgy has quit [Remote host closed the connection]
thopiekar_ has joined #u-boot
thopiekar has quit [Killed (zirconium.libera.chat (Nickname regained by services))]
thopiekar_ is now known as thopiekar
grgy has joined #u-boot
grgy- has joined #u-boot
grgy has quit [Ping timeout: 255 seconds]
grgy has joined #u-boot
grgy- has quit [Ping timeout: 272 seconds]
grgy has quit [Ping timeout: 240 seconds]
grgy has joined #u-boot
vagrantc has quit [Quit: leaving]
GNUtoo has quit [Read error: Connection reset by peer]
GNUtoo has joined #u-boot
indy_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
indy has joined #u-boot
thopiekar has quit [Ping timeout: 260 seconds]
thopiekar has joined #u-boot
kmcopper has quit [Quit: kmcopper]
<hthiery> marex: good morning .. I followed your suggustion and see now that it fails to get the clock node in imx8m_check_clock function. https://pastebin.com/raw/cySiiwPA. When dumping the dtb I see the node is present.
<hthiery> marex: this is the case when removing the 2 commits introducing the clk-imx8mq.
littlebobeep has joined #u-boot
littlebobeep has quit [Remote host closed the connection]
littlebobeep has joined #u-boot
guillaume_g has joined #u-boot
mckoan|away is now known as mckoan
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
sszy has joined #u-boot
mmu_man has joined #u-boot
ldevulder_ is now known as ldevulder
Xeroine has joined #u-boot
mikewalrus has joined #u-boot
<mikewalrus> Hi! Does anyone know why https://source.denx.de/u-boot/u-boot/-/blob/master/drivers/net/xilinx_emaclite.c#L530 says != instead of > ("longer than the first read")? In my case this causes xemaclite_alignedread() to work with a negative bytecount and go into an infinite loop :D
prabhakarlad has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
crb_ has joined #u-boot
crb has quit [Ping timeout: 272 seconds]
Patater has quit [Quit: Explodes into a thousand pieces]
Patater has joined #u-boot
apritzel_ has joined #u-boot
mikewalrus has quit [Quit: WeeChat 3.6]
mmu_man has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
jenneron[m] has quit [Quit: You have been kicked for being idle]
apritzel has joined #u-boot
<mranostaj> wouldn't that happen if the first_read size is large than the length?
littlebobeep has quit [Ping timeout: 268 seconds]
littlebobeep has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
apritzel_ has quit [Ping timeout: 255 seconds]
davlefou has joined #u-boot
mmu_man has joined #u-boot
monstr has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
indy_ has joined #u-boot
indy has quit [Ping timeout: 240 seconds]
mmu_man has quit [Ping timeout: 268 seconds]
torez has joined #u-boot
mmu_man has joined #u-boot
<marex> hthiery: inhibit EVENT_SPY(EVT_DM_POST_INIT, imx8m_check_clock); and see if that gets you further
<Forty-Bot> marex: re: dwc3: I don't think ye li works at nxp any more
thopiekar has quit [Ping timeout: 276 seconds]
Xeroine has quit [Ping timeout: 260 seconds]
<marex> Forty-Bot: oh ?
<Forty-Bot> or at least they are not very responsive
<marex> does the email bounce ?
<Forty-Bot> and other people are working on projects they have worked on in the past
<Forty-Bot> no bounce
<Forty-Bot> so maybe just a shift in priorities
<hramrach> hello,
<hramrach> can I dump the DTB from u-boot
<hramrach> I suspect something scribbles over it because Linux fails to boot so I want to save it and inspect it
<hthiery> marex: with that it works now
<hramrach> and í can't do it from Linux after it boots because it doesn't
thopiekar has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
<hthiery> hramrach: do you need to dump it from a running u-boot or can you do from the build dir?
<hramrach> in the build dir it's not clobered
<hramrach> it's a code change that's causeing regression, not DT change
<hramrach> but linux is not complaining about some devices anymore which it did complain about before so I suspect they are no longer there
mmu_man has quit [Ping timeout: 268 seconds]
<hthiery> hramrach: ok .. I only know about using fdtdump u-boot.dtb to see what dtb is included in U-boot
prabhakarlad has joined #u-boot
monstr has quit [Remote host closed the connection]
Xeroine has joined #u-boot
apritzel has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
akaWolf has quit [Ping timeout: 240 seconds]
<Tartarus> sjg1: Was there something to move update pylibfdt stuff to not use distutils already?
lucascastro has joined #u-boot
vagrantc has joined #u-boot
prabhakarlad has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
akaWolf has joined #u-boot
littlebobeep has quit [Ping timeout: 268 seconds]
mckoan is now known as mckoan|away
mmu_man has quit [Ping timeout: 268 seconds]
lucas_ has joined #u-boot
lucas_ has quit [Client Quit]
lucas_ has joined #u-boot
lucas_ has quit [Client Quit]
lucascastro has quit [Ping timeout: 268 seconds]
<rfs613> this is a somewhat open-ended question, apologies in advance ;-)
<rfs613> looking at clock and pinctrl drivers, it seems quite common to allocate a substantial chunk of memory as part of probe() routines
<rfs613> such as a structure for each pin, or each clock
<rfs613> these structures are then populated from values and flags parsed out of the devicetree
___nick___ has joined #u-boot
<rfs613> the question is essentially, why use the intermediate structures, when the data is sitting there in the device tree?
<rfs613> too much overhead to re-parse it? or memory is just cheap enough not to worry about it?
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<rfs613> esp prior to relocation, these mallocs are a bit of a headache... i keep having to bump SYS_MALLOC_F_LEN
eloy has quit [Quit: eloy]
eloy 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
tsraoien has quit [Ping timeout: 260 seconds]
tsraoien has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
indy has joined #u-boot
indy_ has quit [Ping timeout: 268 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
mmu_man has joined #u-boot
<marex> rfs613: DT traversal takes time, see OF_LIVE motivation
___nick___ has quit [Ping timeout: 268 seconds]
Xeroine has quit [Ping timeout: 276 seconds]
torez has quit [Remote host closed the connection]
GNUtoo has quit [Ping timeout: 268 seconds]
GNUtoo has joined #u-boot
aggi has quit [Quit: connection closed.]
aggi has joined #u-boot
ldevulder has quit [Quit: Leaving]
davlefou has quit [Ping timeout: 272 seconds]
vagrantc has quit [Quit: leaving]