ikarso has quit [Quit: Connection closed for inactivity]
rvalue has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
sstiller has joined #u-boot
ad__ has quit [Changing host]
ad__ has joined #u-boot
ikarso has joined #u-boot
<Tartarus>
xypron: Are there places it's broken other than qemu with a lot of memory, today?
mripard has joined #u-boot
zibolo has joined #u-boot
dhruvag2000 has quit [Quit: Connection closed for inactivity]
goliath has quit [Quit: SIGSEGV]
mmu_man has joined #u-boot
Mis012 has quit [Ping timeout: 240 seconds]
Mis012 has joined #u-boot
tnovotny has quit [Quit: Leaving]
Stat_headcrabed has joined #u-boot
sakman has quit [Quit: Leaving]
swiftgeek has quit [Ping timeout: 245 seconds]
monstr has quit [Remote host closed the connection]
swiftgeek has joined #u-boot
<qschulz>
I'm unable to load U-Boot proper from SPI flash from RK3399 SPL. Apparently wasn't working in v2022.10 but could swear I tested this. Does this ring a bell to anyone?
<qschulz>
(to be clear, still not able to make this work with master, but went back to our v2022.10 to check)
<marex>
qschulz: git bisect ?
<qschulz>
well, one needs a good commit first :)
<qschulz>
marex: ^
qqq has quit [Remote host closed the connection]
<marex>
qschulz: the one where it was added maybe ?
<marex>
if even that is broken, sigh
<qschulz>
but yeah, git bisect is waiting for me, was just trying to see if it's been reported already or not :)
<diederik>
Is the "kernel_comp_addr_r or kernel_comp_size is not provided!" error caused by a kernel configuration 'thing'?
<diederik>
I normally build Debian kernels and then I never see that, but now build an upstream kernel (with defconfig) and that's when I got it
gsz has quit [Quit: leaving]
<Tartarus>
What image file are you trying to boot?
<Tartarus>
If you want to boot an Image.gz/lzo/etc then you need to set kernel_comp_addr_r to where you want to decompress that image to and kernel_comp_size to how much space is available starting at that address
edwinistrator2 has quit [Quit: Ping timeout (120 seconds)]
edwinistrator2 has joined #u-boot
<diederik>
I'm trying to bisect a regression in the 6.6 kernel for a Rock64 and using upstream's defconfig I got a vmlinuz-6.5.0-07124-g4fb0dacb78c6 (in a .deb package)
<diederik>
Apart from significantly smaller then Debian's kernel (which I expected), it does look the same as the other kernels I have installed
<diederik>
What I'm trying to find out is what's different (in what I assume is the kernel config), that I now need to set those things whereas I never needed to before
<diederik>
Ah, `file` shows they're different file types: "gzip compressed data" vs "Linux kernel ARM64 boot executable Image"
<diederik>
uncompressed and they're the same type, so I just need to prevent compression. Should be able to figure that out. Thanks :)
prabhakarlad has joined #u-boot
<Tartarus>
Ah yeah, there you go, that's the other option
mmu_man has joined #u-boot
thopiekar has quit [Ping timeout: 276 seconds]
thopiekar has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
ikarso has quit [Quit: Connection closed for inactivity]