levitating has quit [Remote host closed the connection]
redbrain has quit [Ping timeout: 252 seconds]
jistr has quit [Quit: quit]
redbrain has joined #u-boot
jistr has joined #u-boot
alpernebbi has quit [Ping timeout: 245 seconds]
alpernebbi has joined #u-boot
_whitelogger has joined #u-boot
npcomp has quit [Ping timeout: 245 seconds]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #u-boot
kevery1 has joined #u-boot
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
jfsimon has quit [Remote host closed the connection]
jfsimon has joined #u-boot
jfsimon has quit [Remote host closed the connection]
jfsimon has joined #u-boot
kevery1 has joined #u-boot
kevery has quit [Ping timeout: 248 seconds]
kevery1 is now known as kevery
Stalevar has quit [Read error: Connection reset by peer]
Stalevar has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
naoki has joined #u-boot
jfsimon has quit [Remote host closed the connection]
jfsimon has joined #u-boot
jfsimon has quit [Max SendQ exceeded]
jfsimon has joined #u-boot
clamor has joined #u-boot
gsz has joined #u-boot
Peng_Fan has joined #u-boot
bjoto has joined #u-boot
goliath has joined #u-boot
frieder has joined #u-boot
clamor has quit [Ping timeout: 260 seconds]
kevery1 has joined #u-boot
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
persmule has quit [Remote host closed the connection]
DraculaMAN has joined #u-boot
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
ldevulder has joined #u-boot
gsz has quit [Ping timeout: 252 seconds]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
DraculaMAN has quit [Read error: Connection reset by peer]
sszy has joined #u-boot
mmu_man has joined #u-boot
gsz has joined #u-boot
<pivi>
Hello, what's the process for updating the upstream DTS in U-Boot? Or, being concrete, will you Tartarus get the DT from 6.15-rc1 in u-boot/next soon?
<LeSpocky>
isn't the process described in documentation?
<pivi>
LeSpocky: let me check, I did not do it ...
<pivi>
> The U-Boot maintainers regularly sync the `dts/upstream/` subtree from the devicetree-rebasing repo whenever the next branch opens ...
<pivi>
so, now we have next open, 6.15-rc1 is out, but no sync happened yet. not sure if we are going to wait for the final 6.15? Asking because I need some changes there for a new board ..
pavelow_ has quit [Quit: Leafing - Like a tree]
<sjg1>
FYI I can attend the second half of the U-Boot call today
naoki has quit [Quit: naoki]
persmule has joined #u-boot
clamor has joined #u-boot
<Tartarus>
pivi: We don't sync with -rc tags (which I thought but might not have been clear enough in the docs). I'll do v6.15-dts tag soon'ish after it's released
pivi has quit [Remote host closed the connection]
pivi has joined #u-boot
goliath has quit [Quit: SIGSEGV]
Guest313 has joined #u-boot
<Guest313>
sjg1: I've modified u-boot to use bootefi when started as efi app. i can start the kernel and also see that acpi is working. Unfortunately the kernel bootup stops with "RIP: 0010:efi_set_virtual_address_map+0x4b/0x87"
<Guest313>
What could be the issue?
<Tartarus>
Community meeting time
Guest313 has quit [Quit: Client closed]
Rutherther has joined #u-boot
<Rutherther>
Hi, is u-boot going to load device tree for Linux if none is specified? Ie if I use extlinux.conf,I have FDT in it, if I omit it, what happens?
mmu_man has quit [Ping timeout: 252 seconds]
<Tartarus>
Short meeting, done now
mmu_man has joined #u-boot
dsimic has quit [Ping timeout: 265 seconds]
goliath has joined #u-boot
dsimic has joined #u-boot
gsz has quit [Ping timeout: 268 seconds]
ldevulder has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #u-boot
<sjg1>
Oh, missed it :-)
frieder has quit [Remote host closed the connection]
KREYREN has joined #u-boot
monstr has joined #u-boot
monstr_ has joined #u-boot
monstr has quit [Ping timeout: 252 seconds]
Guest313 has joined #u-boot
<Guest313>
sjg1: Test it with bootefi and fit image - kernel is starting with acpi support and then stops with "RIP: 0010:efi_set_virtual_address_map+0x4b/0x87"