Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.01, v2023.04-rc1 / Merge Window is CLOSED / Release v2023.04 is scheduled for 2023-04-03 / Channel archives at https://libera.irclog.whitequark.org/u-boot
goliath has quit [Quit: SIGSEGV]
tafa has quit [Ping timeout: 252 seconds]
lvrp16 has quit [Ping timeout: 252 seconds]
vulpes2[m] has quit [Ping timeout: 252 seconds]
stefanro has quit [Ping timeout: 252 seconds]
lvrp16 has joined #u-boot
vitali64[m] has quit [Ping timeout: 252 seconds]
stefanro1 has joined #u-boot
tafama has joined #u-boot
vulpes2[m] has joined #u-boot
persmule has quit [Ping timeout: 255 seconds]
persmule has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
vitali64[m] has joined #u-boot
naoki has joined #u-boot
qschulz has quit [Remote host closed the connection]
akaWolf has joined #u-boot
naoki has quit [Quit: naoki]
qschulz has joined #u-boot
akaWolf has quit [Ping timeout: 255 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 255 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 255 seconds]
akaWolf has joined #u-boot
vagrantc has quit [Quit: leaving]
mmu_man has quit [Ping timeout: 248 seconds]
vagrantc has joined #u-boot
persmule has quit [Remote host closed the connection]
camus has joined #u-boot
thopiekar has quit [Ping timeout: 268 seconds]
thopiekar has joined #u-boot
akaWolf has quit [Read error: Connection reset by peer]
akaWolf has joined #u-boot
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 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
akaWolf has quit [Ping timeout: 252 seconds]
camus has quit [Ping timeout: 252 seconds]
akaWolf has joined #u-boot
macromorgan has quit [Quit: Leaving]
camus has joined #u-boot
vagrantc has quit [Quit: leaving]
macromorgan has joined #u-boot
<hays> is there somewhere I can find this value? CONFIG_DEBUG_UART_BASE=0xFEB50000
<hays> i have the system booted and I'm looking for ttyS0
<urja> cat /proc/iomem (as root)
<urja> ?
<urja> (could give you some hints...)
<hays> awesome. now the clock is that baud rate?
<hays> no it isnt
camus has quit [Remote host closed the connection]
camus has joined #u-boot
naoki has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
naoki has quit [Quit: naoki]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
teejay has quit [Ping timeout: 255 seconds]
teejay has joined #u-boot
goliath has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
<hays> hmm why is this thing skipping u-boot
<hays> is it safe to use a kernel dts in uboot's dts?
camus has quit [Remote host closed the connection]
camus has joined #u-boot
<mps> hays: idk for your case but asahi (apple silicon) u-boot uses dtbs from asahi kernel
<hays> worth a shot i guess
mmu_man has joined #u-boot
<hays> well the kernel dts does not work
mmu_man has quit [Ping timeout: 248 seconds]
<hays> hey all, any tips on getting uboot to show up on the serial console?
<hays> my dmesgs start here : [ 0.802735] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
<hays> I've set the proper UART_BASE, not sure what UART_SHIFT does but its =2, CONFIG_SYS_CONSOLE_INFO_QUIET=n, CONFIG_DISABLE_CONSOLE=n
<hays> I have made a .dts file that I think powers everything on...
akaWolf has joined #u-boot
<marex> hays: UART clock is usually something like 16x baudrate, for oversampling of the RX line
<marex> depends on the core obv
thopiekar_ has joined #u-boot
thopiekar has quit [Ping timeout: 268 seconds]
<urja> usually 16x the baudrate at "zero" (=1) divider (which might or might not be something normal), but yeah can be others too, depending on the UART
mmu_man has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
<marex> urja: the 16x clock is for oversampling
<marex> urja: the baudrate generation is derived from that clock with some higher divider
mmu_man has joined #u-boot
stipa_ has joined #u-boot
stefanro1 has quit [Remote host closed the connection]
stefanro has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
stipa has quit [Ping timeout: 248 seconds]
stipa_ is now known as stipa
<hays> marex: hmmm.. ok let me look
<sjg1> Tartarus: yes, dropping it is fine. This is for use without LTO, so doesn't matter for CI. I will take a look and figure out if another patch is needed once it lands
mmu_man has joined #u-boot
persmule has joined #u-boot
mmu_man has quit [Ping timeout: 265 seconds]
akaWolf has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 252 seconds]
camus1 is now known as camus
akaWolf has joined #u-boot
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
camus has quit [Quit: camus]
<sjg1> Tartarus: Also I will continue looking at splc when I get back...still more to examine
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
<Forty-Bot> something to do with .binman_stamp but I don't see what the cause is
<Tartarus> At the very end
<Tartarus> + orangepi_one
<Tartarus> There's the failing to build platform
<Forty-Bot> I see the orangepi_one stuff, but where is the error?
<Tartarus> I'd bisect to see which commit is causing that
<Forty-Bot> that's all fine and good, but I still can't tell what the error is; I just see that something failed
<Forty-Bot> I guess I have to build this locally?
<Tartarus> It should fail locally, yes
<Tartarus> I too don't see why there's not more robust error message
<Tartarus> So I hope bisect'ing shows what the failing commit is, and then maybe some insight
<Tartarus> Which is pretty odd, since it's also sunxi and I don't see sunxi changes in your tree
<Tartarus> It could just be a crazy race condition, hit the retry button if it doesn't fail to build locally
<Forty-Bot> it works locally...
<Forty-Bot> I guess I'll retry then
mmu_man has joined #u-boot
<Forty-Bot> passed on the second time around
<Forty-Bot> did we change CI recently? it is running noticably faster
vagrantc has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
akaWolf has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
ikarso has joined #u-boot
akaWolf has joined #u-boot
<Tartarus> Maybe Simon added / upgraded a runner or two?
<Tartarus> marex: Yes, I'll grab that patch
<marex> Tartarus: thanks
___nick___ has quit [Ping timeout: 255 seconds]
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
vagrantc has quit [Quit: leaving]
akaWolf has joined #u-boot
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
akaWolf has quit [Ping timeout: 252 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 268 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
akaWolf has joined #u-boot
goliath has quit [Quit: SIGSEGV]
akaWolf has quit [Ping timeout: 248 seconds]
naoki has joined #u-boot
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 252 seconds]
akaWolf has joined #u-boot
naoki has quit [Quit: naoki]