Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.04 is OUT / Merge Window is OPEN, next branch is CLOSED / Release v2025.07 is scheduled for 07 July 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
<shadows> persistent "Host or domain name not found. Name service error for name=andestech.com type=MX: Host not found, try again" bounces
<shadows> for rick and ycliang
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #u-boot
hellodub has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
qschulz has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
crb__ has joined #u-boot
qschulz has joined #u-boot
crb_ has quit [Ping timeout: 252 seconds]
blackbox has quit [Ping timeout: 276 seconds]
blackbox has joined #u-boot
blackbox has quit [Ping timeout: 252 seconds]
blackbox has joined #u-boot
blackbox has quit [Ping timeout: 252 seconds]
Jones42 has quit [Ping timeout: 252 seconds]
Jones42 has joined #u-boot
blackbox has joined #u-boot
jclsn has quit [Ping timeout: 272 seconds]
urja has quit [Read error: Connection reset by peer]
jclsn has joined #u-boot
urja has joined #u-boot
blackbox has quit [Ping timeout: 276 seconds]
mmu_man has quit [Ping timeout: 276 seconds]
LeSpocky has quit [Ping timeout: 248 seconds]
LeSpocky has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
clamor has joined #u-boot
LainIwakura has quit [Ping timeout: 240 seconds]
LainIwakura has joined #u-boot
clamor has quit [Ping timeout: 276 seconds]
clamor has joined #u-boot
LainIwakura has quit [Ping timeout: 240 seconds]
<shadows> what happens if I have code over 80col is that bad or really bad?
haritz has quit [Remote host closed the connection]
enok has joined #u-boot
enok71 has joined #u-boot
enok has quit [Ping timeout: 276 seconds]
enok71 is now known as enok
warpme has joined #u-boot
enok has quit [Ping timeout: 252 seconds]
enok has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
enok has quit [Ping timeout: 260 seconds]
enok has joined #u-boot
<shadows> oh and my mind malfunctioned on "visionfive 1.2a" versus "visionfive 1.3b"... so yeah I'm also open to a revert of just my series that caused the merge conflict, and ... but that's even more work than just applying the fix. Maybe I should have posted v1 of the series as do-not-merge until the series from Heinrich went in
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
warpme has joined #u-boot
<shadows> that merge to origin/master has snippet "visionfive-2-1.2b" (there's no 1.2b... just 1.2a and 1.3b) in some places that was my fault, it's corrected in v2 I posted. I promise, it's probably good now.
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
marcan has quit [Quit: Now where's my screwdriver...]
Kwiboo- is now known as Kwiboo
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #u-boot
KREYREN has joined #u-boot
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #u-boot
ungeskriptet has quit [Ping timeout: 245 seconds]
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
ungeskriptet has joined #u-boot
mmu_man has joined #u-boot
enok has quit [Ping timeout: 260 seconds]
warpme has joined #u-boot
vardhan has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #u-boot
warpme has quit [Client Quit]
warpme has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #u-boot
<shadows> marex: with some log_err() print statements I determine that drivers/serial/ns16550.c:ns16550_serial_of_to_plat() `err = clk_get_by_index(dev, 0, &clk);` does resolve the 24MHz value
warpme has quit [Client Quit]
<shadows> something else must be missing further on, I am digging in a bit more to this problem.
warpme has joined #u-boot
warpme has quit [Client Quit]
<shadows> ...and now, it's not.
<shadows> weird.
goliath has joined #u-boot
jfsimon has joined #u-boot
<marex> shadows: so it works now ?
clamor has quit [Ping timeout: 265 seconds]
clamor has joined #u-boot
jmasson has quit [Ping timeout: 265 seconds]
monstr has joined #u-boot
monstr has quit [Ping timeout: 252 seconds]
dsimic has quit [Ping timeout: 244 seconds]
dsimic has joined #u-boot
enok has joined #u-boot
jmasson has joined #u-boot
enok has quit [Ping timeout: 276 seconds]
blackbox has joined #u-boot
vardhan has quit [Ping timeout: 252 seconds]
enok has joined #u-boot
KREYREN has quit [Ping timeout: 264 seconds]
LainIwakura has joined #u-boot
enok has quit [Ping timeout: 252 seconds]
LainIwakura has quit [Ping timeout: 240 seconds]
flyback is now known as carl_sagan
carl_sagan is now known as flyback
LainIwakura has joined #u-boot
enok has joined #u-boot
blackbox has quit [Ping timeout: 260 seconds]
clamor has quit [Read error: Connection reset by peer]
<shadows> marex: hmm... Not working. I try to reason about the advice you said, this is going to be clk_get_* functions in drivers/clk/clk-uclass.c ?
<shadows> i.e. just a quick hack to hardcode "plat->clock = 24000000UL;" in ns16550_serial_of_to_plat() is working and so shows that I do need to dig that value out of the Fdt somehow, and I think you may be right about where the data is I want to get, but I don't know enough API to actually guess about how to do that
<marex> clk_get() + clk_get_rate() is likely what you need
<shadows> I'll try again, thank you
prabhakalad has quit [Quit: Konversation terminated!]