Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.07, v2025.10-rc2 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2025.10 is scheduled for 06 October 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
sigmaris has quit [Server closed connection]
sigmaris has joined #u-boot
vagrantc has quit [Quit: leaving]
persmule has quit [Remote host closed the connection]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
clamor has joined #u-boot
chili-b has quit []
chili-b has joined #u-boot
indy has quit [Server closed connection]
indy has joined #u-boot
agust has quit [Ping timeout: 260 seconds]
clamor has quit [Ping timeout: 272 seconds]
clamor has joined #u-boot
gsz has joined #u-boot
Danct12 has quit [Server closed connection]
Danct12 has joined #u-boot
Hammdist has quit [Server closed connection]
Hammdist has joined #u-boot
agust has joined #u-boot
mmu_man has joined #u-boot
goliath has joined #u-boot
haritz has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
Poltawer has joined #u-boot
Poltawer has quit [Quit: WeeChat 4.7.0]
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #u-boot
mmu_man has quit [Ping timeout: 244 seconds]
goliath has quit [Quit: SIGSEGV]
Hypfer has quit [Server closed connection]
Hypfer has joined #u-boot
mmu_man has joined #u-boot
warpme has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sakman has quit [Server closed connection]
sakman has joined #u-boot
goliath has joined #u-boot
mmu_man has quit [Ping timeout: 244 seconds]
clamor has quit [Ping timeout: 252 seconds]
clamor has joined #u-boot
haritz has joined #u-boot
haritz has quit [Changing host]
haritz has joined #u-boot
persmule has joined #u-boot
Poltawer has joined #u-boot
clamor has quit [Read error: Connection reset by peer]
clamor has joined #u-boot
mmu_man has joined #u-boot
bjoto has quit [Ping timeout: 252 seconds]
clamor has quit [Read error: Connection reset by peer]
srk has quit [Server closed connection]
clamor has joined #u-boot
srk has joined #u-boot
slobodan has joined #u-boot
qqe has joined #u-boot
dsimic has quit [Ping timeout: 260 seconds]
dsimic has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #u-boot
joeskb7 has quit [Ping timeout: 252 seconds]
Forty-Bot has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Grimler has quit [Quit: leaving]
Grimler has joined #u-boot
slobodan has quit [Ping timeout: 244 seconds]
mmu_man has quit [Ping timeout: 244 seconds]
slobodan has joined #u-boot
mmu_man has joined #u-boot
f_ has quit [Ping timeout: 272 seconds]
clamor has quit [Read error: Connection reset by peer]
goliath has quit [Quit: SIGSEGV]
<dujem> im trying to move coreprimevelte to OF_UPSTREAM, right now serial output is getting stuck at "DRAM:". this could imply that fdtdec_setup_mem_size_base() is failing but dram_init() should print an error if that happens, but it isnt. any ideas?
clamor has joined #u-boot
f_ has joined #u-boot
clamor has quit [Ping timeout: 252 seconds]
clamor has joined #u-boot
<marex> dujem: run dtc -I dtb -O dts -s u-boot.dtb > /tmp/old.dts before the switch , the same thing > /tmp/new.dts after the switch, diff the two /tmp/{old,new}.dts and search for differences , look at UART, possibly bootph tags
<marex> apply the same for SPL DT
<marex> that should let you find the issue quickly
<marex> OF_UPSTREAM affects your board control DT, so the difference has to be there
qqe has quit [Quit: Lost terminal]
goliath has joined #u-boot
<dujem> marex: figured it out. looks like samsung bootloader will happily fill in /memory but not /memory@0
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #u-boot
joeskb7 has joined #u-boot
godvino has quit [Server closed connection]
godvino has joined #u-boot
<shadows> marex: any other tricks to try for the suspicious USB storage device in U-Boot?
clamor has quit [Read error: Connection reset by peer]
Forty-Bot has joined #u-boot
goliath has quit [Quit: SIGSEGV]
kiboneu has quit [Server closed connection]
kiboneu has joined #u-boot
<marex> dujem: do you have DRAM located at 0 ?
<marex> shadows: aside from dig in and start debugging it properly, not really
<dujem> marex: according to samsung bootloader the DRAM range is 1000000-40000000
gsz has quit [Ping timeout: 248 seconds]
<marex> dujem: then why would your memory node be at 0 ?
<marex> btw 0..0x1000000 is probably some reserved range and the memory is at 0, but check SoC datasheet to be sure
<dujem> marex: because the memory node in the linux dts is empty and left to be filled in by bootloader
<dujem> trying to read 0 results in a synchronous abort so that is indeed unusable, though idk what it is as there is no datasheet
ikarso has joined #u-boot
tec4 has quit [Server closed connection]
tec4 has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
mmu_man has joined #u-boot
Poltawer has quit [Quit: WeeChat 4.7.0]
<marex> dujem: run 'bdinfo' , that will give you an idea what is U-Boot memory layout view
<marex> dujem: is that current mainline U-Boot or some downstream fork ?
slobodan has quit [Ping timeout: 260 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
crb has joined #u-boot
mmu_man has quit [Ping timeout: 244 seconds]