xypron changed the topic of #u-boot to: #u-boot SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot 2023.01 / Merge Window is OPEN, -next is CLOSED / Release v2023.01 is scheduled for 2023-01-09 / Channel archives at https://libera.irclog.whitequark.org/u-boot
GNUtoo has quit [Ping timeout: 258 seconds]
GNUtoo has joined #u-boot
thopiekar_ has joined #u-boot
thopiekar has quit [Ping timeout: 268 seconds]
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
vagrantc has quit [Quit: leaving]
LeSpocky has quit [Ping timeout: 252 seconds]
LeSpocky has joined #u-boot
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #u-boot
hanetzer has quit [Quit: WeeChat 3.6]
jclsn has quit [Quit: WeeChat 3.6]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
mrnuke has quit [Ping timeout: 268 seconds]
mrnuke has joined #u-boot
m5zs7k has quit [Ping timeout: 265 seconds]
persmule has quit [Remote host closed the connection]
m5zs7k has joined #u-boot
naoki has quit [Quit: naoki]
naoki has joined #u-boot
prabhakarlad has joined #u-boot
matthias_bgg has joined #u-boot
sszy has joined #u-boot
sszy is now known as Guest5300
Guest5300 has quit [Changing host]
Guest5300 has joined #u-boot
apritzel_ has joined #u-boot
frieder has joined #u-boot
Guest5300 is now known as sszy
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
sszy has joined #u-boot
ide12 has quit [Ping timeout: 268 seconds]
ide12 has joined #u-boot
mmu_man has joined #u-boot
ide12 has quit [Ping timeout: 252 seconds]
ide12 has joined #u-boot
cbmuser has quit [Ping timeout: 268 seconds]
ide12 has quit [Ping timeout: 268 seconds]
ide12 has joined #u-boot
persmule has joined #u-boot
cbmuser has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
monstr has joined #u-boot
GNUtoo has joined #u-boot
pratyush has quit [Read error: Connection reset by peer]
pratyush has joined #u-boot
jamestperk has quit [Ping timeout: 260 seconds]
bradfa has quit [Read error: Connection reset by peer]
rburton has quit [Read error: Connection reset by peer]
bradfa has joined #u-boot
rburton has joined #u-boot
jamestperk has joined #u-boot
doppo has quit [Ping timeout: 260 seconds]
doppo has joined #u-boot
rvalue has quit [Ping timeout: 250 seconds]
rvalue has joined #u-boot
torez has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
___nick___ has joined #u-boot
minimal has joined #u-boot
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
<bryanb> Tartarus: good morning! i've been looking into trying to make bringing up custom boards based off TI's am6* SoCs easier (slower DDR, SDMMC, cut-down DTB, ...)
<bryanb> Tartarus: i've found some prior work was done on the am335 (https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2021.01&id=971a6ef0d53e00d394693c3ca15c9aa125ac7ac5) and noticed it never made it to you
<bryanb> Tartarus: do you have any idea/expectations on what you expect before I start sending you patches to do the same on the am62? would a second config be the right way to go here?
<Tartarus> Lets see, was am62 the one that got started right upstream? Hmm
<Tartarus> am62 should be fine already and not need a "mini" version
<Tartarus> That looks like it's already at the point where so long as the passed in DT is valid we don't have a bunch of model/revision specific code, or daughtercard detection stuff or so forth
___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
<bryanb> if i wanted to make it as easy as possible to select these 'wakeup' options do you have any recomendations? (my vision is an interns could figure out how to do this) idk if that's too realistic but that's my goal :)
monstr has quit [Remote host closed the connection]
<Tartarus> What's missing today?
<bryanb> idk if anything is missing, i was trying to think of a way to disable all the TI eval board specific things without knowing the TI specific options in the first place
<bryanb> i guess i'm trying to put myself in the shoes of someone outside of TI trying to get the their initial config going. I just need to find a way to sort configs between TI eval board configs and TI soc configs
WoC has quit [Remote host closed the connection]
WoC has joined #u-boot
WoC has quit [Remote host closed the connection]
<Tartarus> Yes, the am62 config should be like that by default
<Tartarus> Pop in the correct (or hack in place the named one) dts files and go.
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
vagrantc has joined #u-boot
<bryanb> ah I like it.. thanks Tartarus
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
WoC has joined #u-boot
frieder has quit [Remote host closed the connection]
persmule has quit [Ping timeout: 258 seconds]
WoC has quit [Remote host closed the connection]
persmule has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
WoC has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
WoC has quit [Remote host closed the connection]
guillaume_g has quit [Quit: Konversation terminated!]
apritzel_ has quit [Ping timeout: 265 seconds]
mmu_man has joined #u-boot
prabhakarlad has quit [Ping timeout: 252 seconds]
WoC has joined #u-boot
<samueldr> sjg1: I see you're working on boot menu things and such, do you think importing a battle-tested curses implementation in U-Boot would be better than implementing a new thing for that?
<samueldr> I never ended-up even discussing mainlining the PDCurses port because I hadn't thought U-Boot would be interested in doing so
WoC has quit [Remote host closed the connection]
prabhakarlad has joined #u-boot
prabhakarlad has quit [Client Quit]
prabhakarlad has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
<apalos> Tartarus: https://source.denx.de/u-boot/custodians/u-boot-tpm/-/jobs/509153 any idea why this blows up ?
<apalos> Seems like a CI 'bug'
<xypron> Tartarus: I guess the job needs splitting.
<sjg1> samueldr: Yes that would be nice...for now I am doing something simple focussing on vidconsole, but we need a text version to
<apalos> A few hours ago it only took 40 mins or so
<apalos> Maybe it's a gitlab load thing or something?
<apalos> and FWIW that compilation works fine locally
<Tartarus> xypron: Increase your default timeout to 2h instead of 1h
<Tartarus> But also yes, likely load
<Tartarus> Or different runners
<xypron> Tartarus: runners are chosen automatically, not by me. Where is the 2h timeout defined?
<Tartarus> xypron: Under CI settings
<Tartarus> and then general, and up the timeout, I use 4h
<xypron> found it
___nick___ has quit [Ping timeout: 252 seconds]
hanetzer has joined #u-boot
lucascastro has joined #u-boot
justHaunted is now known as _justHaunted
_justHaunted is now known as justHaunted
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
torez has quit [Quit: torez]
clever has quit [Ping timeout: 268 seconds]
mrnuke has quit [Ping timeout: 268 seconds]
lucascastro has quit [Quit: Leaving]
mrnuke has joined #u-boot
naoki has quit [Quit: naoki]
naoki has joined #u-boot
GNUtoo has quit [Ping timeout: 258 seconds]
GNUtoo has joined #u-boot
GNUtoo has quit [Ping timeout: 258 seconds]
<naoki> very strange... spl_fixup_fdt() is called but spl_invoke_atf() is not called...
GNUtoo has joined #u-boot