xypron changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot 2023.01 / Merge Window is OPEN / Release v2023.04 is scheduled for 2023-04-03 / Channel archives at https://libera.irclog.whitequark.org/u-boot
naoki has joined #u-boot
vagrantc has joined #u-boot
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
teejay has quit [Ping timeout: 252 seconds]
Gravis has quit [Ping timeout: 256 seconds]
teejay has joined #u-boot
thopiekar has quit [Ping timeout: 246 seconds]
thopiekar has joined #u-boot
Gravis has joined #u-boot
Gravis has quit [Ping timeout: 252 seconds]
Gravis has joined #u-boot
Gravis has quit [Ping timeout: 268 seconds]
Gravis has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
naoki has quit [Quit: naoki]
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Gravis has quit [Ping timeout: 268 seconds]
vagrantc has quit [Quit: leaving]
naoki has joined #u-boot
Gravis has joined #u-boot
Gravis has quit [Ping timeout: 256 seconds]
Gravis_ has joined #u-boot
Gravis has joined #u-boot
Gravis_ has quit [Ping timeout: 256 seconds]
Gravis has quit [Ping timeout: 272 seconds]
Gravis_ has joined #u-boot
Gravis_ is now known as Gravis
ikarso has quit [Quit: Connection closed for inactivity]
haritz has quit [Read error: Connection reset by peer]
haritz has joined #u-boot
haritz has joined #u-boot
haritz has quit [Changing host]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
tchebb_ has joined #u-boot
cottsay08 has joined #u-boot
Gravis_ has joined #u-boot
rvalue- has joined #u-boot
j`ey_ has joined #u-boot
Leopold has joined #u-boot
iprusov_ has joined #u-boot
mckoan_ has joined #u-boot
teejay_ has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
DrPatater has joined #u-boot
rvalue has quit [*.net *.split]
teejay has quit [*.net *.split]
Gravis has quit [*.net *.split]
j`ey has quit [*.net *.split]
iprusov has quit [*.net *.split]
cottsay has quit [*.net *.split]
tchebb has quit [*.net *.split]
Patater has quit [*.net *.split]
mckoan|away has quit [*.net *.split]
cottsay08 is now known as cottsay
rvalue- is now known as rvalue
naoki has quit [Quit: naoki]
Leopold has quit [Ping timeout: 255 seconds]
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
Leopold has joined #u-boot
naoki has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
prabhakarlad has quit [Quit: Ping timeout (120 seconds)]
persmule has quit [Quit: Leaving]
Leopold has joined #u-boot
persmule has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
goliath has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
___nick___ has joined #u-boot
naoki has quit [Quit: naoki]
Leopold has quit [Ping timeout: 255 seconds]
lucenera4 has joined #u-boot
lucenera has quit [Ping timeout: 248 seconds]
lucenera4 is now known as lucenera
Leopold has joined #u-boot
naoki has joined #u-boot
naoki has quit [Quit: naoki]
mmu_man has joined #u-boot
<shyeline> @sjg1: hey i got putty.log read and the reason it boots on 3/4/5 time is because on spl boot the dram said 1024 - what is true, not 2048
persmule has quit [Quit: Leaving]
persmule has joined #u-boot
<shyeline> looks like this - later there is just a normal boot process https://www.irccloud.com/pastebin/azHJWjGo
umbramalison has quit [Quit: %So long and thanks for all the fish%]
goliath has quit [Quit: SIGSEGV]
lucenera has quit [Ping timeout: 252 seconds]
lucenera has joined #u-boot
<Tartarus> Forty-Bot: you need to adjust your settings so the timeout is larger than 1h, it's annoying I can't change the global defaults on our instance :(
<Tartarus> I'm not going to split it up, no, the split in Azure is a pain to maintain
<marex> shyeline: the SPL MMC device enumeration is 1-based, so MMC1 should be correct
<marex> shyeline: does the board fail to boot three times with 2048 MiB of DRAM and then automatically fall back to booting with 1024 MiB of DRAM , with no user action, is that what happens ?
<shyeline> @marex: no, i unplug the power and plug in back in within like 1-2s
hanetzer has joined #u-boot
<shyeline> Each spl u boot prompt is me unplugging and pluggin in power back
<shyeline> The cable to the board, not brick to the outlet
<shyeline> If i unplug and plug brick it doesn't ever start, constant 2048 dram
<marex> shyeline: does it come up properly if you unplug it for a bit longer ?
<shyeline> If i just leave it on that dram 2048 prompt it doesn't do anything, just gets warm
<marex> seems like DRAM size auto-detection is misbehaving
<marex> it's probably crashed in hang()
<shyeline> No the board doesn't boot properly if i unplug it for longer
<shyeline> It only every boots if i plug it few times in short periods of time
<marex> shyeline: did it always do that or did it behave well before ?
<shyeline> Well i didn't have serial adapter before the problem u solved last time appeared
<shyeline> But i remember that it had problems booting after poweroff command
<shyeline> Like i would have to unplug it and plug it again and sometimes it would boot on first time and sometimes on 3
<marex> OK, so that's an existing bug with DRAM size auto-detection it seems
<shyeline> Any fix for that? *-*
<marex> I never worked with the sun50i h616 SoC, but try and email these people https://source.denx.de/u-boot/u-boot/-/commit/1772771ac00150c474a0936f675dc553f44be549
<marex> there are three email addresses in the commit message, Jernej , Samuel , Andre ... they might be able to help
<marex> Jernej authored the auto-detection there
<marex> or ... better yet, you can debug it yourself
<marex> I think the problem is around https://source.denx.de/u-boot/u-boot/-/blob/master/arch/arm/mach-sunxi/dram_sun50i_h616.c#L1016 or the next line, you'd have to dig into the code a bit
Leopold has quit [Ping timeout: 255 seconds]
<shyeline> Have i told you already that you are a god sent to my problems @marex ?
mmu_man has quit [Ping timeout: 260 seconds]
ikarso has joined #u-boot
mmu_man has joined #u-boot
vagrantc has joined #u-boot
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
Gravis_ has quit [Ping timeout: 260 seconds]
Gravis has joined #u-boot
vagrantc has quit [Quit: leaving]
maxim[m]1 has joined #u-boot
prabhakarlad has joined #u-boot
<Forty-Bot> Tartarus: ah, ok; I'll extend it
maxim[m]1 has left #u-boot [#u-boot]
maxim[m]1 has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #u-boot
Leopold has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
Wouter0100670 has joined #u-boot
Wouter010067 has quit [*.net *.split]
Wouter0100670 is now known as Wouter010067
j`ey_ is now known as j`ey
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
<shyeline> Hey what's a kconfig and can it help me somehow? I see a lot of options for dram on
___nick___ has quit [Ping timeout: 246 seconds]
Leopold has quit [Ping timeout: 255 seconds]
vagrantc has joined #u-boot
Leopold has joined #u-boot
alan_o has quit [Remote host closed the connection]
alan_o has joined #u-boot
naoki has joined #u-boot
vagrantc has quit [Quit: leaving]
umbramalison has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot