Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.07, v2023.10-rc1 are OUT / Merge Window is CLOSED, next branch is CLOSED until -rc2 / Release v2023.10 is scheduled for 02 October 2023 / Channel archives at https://libera.irclog.whitequark.org/u-boot
xypron has quit [*.net *.split]
CounterPillow has quit [*.net *.split]
justache has quit [*.net *.split]
rcn-ee has quit [*.net *.split]
marcan has quit [*.net *.split]
Jacmet has quit [*.net *.split]
Jacmet has joined #u-boot
rcn-ee has joined #u-boot
justache has joined #u-boot
justache has quit [Max SendQ exceeded]
marcan has joined #u-boot
xypron has joined #u-boot
xypron has joined #u-boot
xypron has quit [Changing host]
CounterPillow has joined #u-boot
justache has joined #u-boot
flyback is now known as wdac3420
rainbyte has quit [Remote host closed the connection]
wdac3420 is now known as flyback
sbach has quit [Ping timeout: 246 seconds]
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
flyback has quit [Quit: Leaving]
flyback has joined #u-boot
mmu_man has quit [Ping timeout: 244 seconds]
mmu_man has joined #u-boot
vagrantc has quit [Quit: leaving]
flyback has quit [Remote host closed the connection]
flyback has joined #u-boot
jclsn has quit [Ping timeout: 244 seconds]
jclsn has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
redbrain has quit [Ping timeout: 260 seconds]
redbrain has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
pgreco_ has joined #u-boot
pgreco has quit [Ping timeout: 244 seconds]
Adrian has joined #u-boot
stefanro has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
redbrain has quit [Ping timeout: 260 seconds]
redbrain has joined #u-boot
mncheckm has joined #u-boot
goliath has joined #u-boot
monstr has joined #u-boot
mckoan|away is now known as mckoan
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
Adrian___ has joined #u-boot
Adrian has quit [Ping timeout: 260 seconds]
sszy has joined #u-boot
frieder has joined #u-boot
redbrain has quit [Ping timeout: 260 seconds]
redbrain has joined #u-boot
sng has quit [Remote host closed the connection]
redbrain has quit [Ping timeout: 264 seconds]
persmule has quit [Quit: Leaving]
persmule has joined #u-boot
redbrain has joined #u-boot
<rainbyte[m]> alpernebbi: I made a patch for the compile issue, really small... any suggestion about how to get it included in u-boot? this will be my first contribution, I'm reading https://u-boot.readthedocs.io/en/latest/develop/index.html
redbrain has quit [Ping timeout: 245 seconds]
sng has joined #u-boot
<alpernebbi> make sure git-send-email works (https://git-send-email.io/ if you need a tutorial), then see the "Sending Patches" and "Patman patch manager" pages in U-Boot docs
redbrain has joined #u-boot
<rainbyte[m]> great, I will take a look after work, thanks alpernebbi :)
<alpernebbi> no problem, take care :)
tnovotny has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
mckoan is now known as mckoan|away
mmu_man has joined #u-boot
sng has quit [Remote host closed the connection]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
<NishanthMenon> Tartarus: I am not sure how to attack the documentation problem - https://lore.kernel.org/all/20230725224539.GM3630934@bill-the-cat/ - are you concerned about data duplication - the include trick i did ensures that the data is just in one place. OR are you concerned with generated documentation having duplication?
<NishanthMenon> Tartarus: roger and maxime are pushing that we get the cpsw/mdio dependency setup: https://lore.kernel.org/all/b991f98b-1258-94c4-be14-764cee4f61ae@kernel.org/ -> I can add dependency on their patches, but depends on how the merge sequence will take place
sng has joined #u-boot
frieder has quit [Ping timeout: 245 seconds]
sng has quit [Ping timeout: 245 seconds]
sng has joined #u-boot
naoki has quit [Quit: naoki]
frieder has joined #u-boot
sng has quit [Remote host closed the connection]
hanetzer has quit [Ping timeout: 246 seconds]
hanetzer has joined #u-boot
sng has joined #u-boot
sng has quit [Ping timeout: 260 seconds]
<Tartarus> NishanthMenon: re docs, I want to avoid cut&paste in the source as much as possible. If we must have copy/paste build instructions we need to see about some form of templating with sphinx, and then make better use of objdirs for U-Boot, OP-TEE and TF-A
<Tartarus> re dts/eth, replied now
qqq has joined #u-boot
<NishanthMenon> i was looking at a way to cleanup the build , boot sequence and other common sequences with a similar pattern
<NishanthMenon> with the above approach, there is no copy paste - in effect this is template from one rst to the others.
sng has joined #u-boot
sng has quit [Ping timeout: 245 seconds]
<Kwiboo> does lists.denx.de currently have problem with smtp? getting email was not delivered for past few hours - 85.214.62.61:25: connect: connection refused
sng has joined #u-boot
sng has quit [Remote host closed the connection]
<marex> Kwiboo: it does
sng has joined #u-boot
goliath has quit [Quit: SIGSEGV]
sng has quit [Ping timeout: 245 seconds]
sng has joined #u-boot
Adrian___ has quit [Ping timeout: 260 seconds]
stefanro has quit [Quit: Leaving.]
mmu_man has quit [Ping timeout: 245 seconds]
sng has quit [Remote host closed the connection]
sng has joined #u-boot
tnovotny has quit [Quit: Leaving]
vagrantc has joined #u-boot
sng has quit [Remote host closed the connection]
frieder has quit [Remote host closed the connection]
ldevulder has quit [Quit: Leaving]
<Tartarus> NishanthMenon: I guess that's as good as sphinx allows
<Tartarus> Which means that for the "copy/pasteable docs" desire, we need (moment while I ad-hoc something)
<NishanthMenon> the other option is jinja - which we have used inside TI to create templates
<Tartarus> interesting, but not rst :(
<NishanthMenon> yeah - true..
<NishanthMenon> btw, do you want the ascii diagrams converted to svg?
<Tartarus> svg or re-worked to list-table
<NishanthMenon> tables to list-tables i guess, diagrams to svg is more fun ;)
<NishanthMenon> let me try and do a one pass on it - and we can probably iterate
<Tartarus> Something along those lines for the build section
goliath has joined #u-boot
<Tartarus> That's not tested, and bah, the ti-linux-firmware repo part makes it not quite copy/paste
<NishanthMenon> yup - something like that is what i had in mind
<Tartarus> unless you did export BINMAN_INDIRS=/path/to at the start
<Tartarus> And I assume tf-a and op-tee support O= or similar
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mmu_man has joined #u-boot
<Tartarus> NishanthMenon: re the am62 DT series v2, I'll do my best to remember to fix it up, once there's acks from toradex
<NishanthMenon> Tartarus: thanks. pivi : headsup
torez has joined #u-boot
monstr has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 244 seconds]
torez has quit [Ping timeout: 244 seconds]
<marex> Kwiboo: should be back up
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
ikarso has joined #u-boot
flokli has quit [Quit: WeeChat 4.0.2]
flokli has joined #u-boot
sng has quit [Ping timeout: 260 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
sng has joined #u-boot
sng_ has joined #u-boot
sng has quit [Read error: Connection reset by peer]
<matthewcroughan-> naoki: I can't seem to get the `rock-4c-plus-rk3399` booting with the `u-boot-rockchip.bin`, the chip on the board says it's the RK3399-T (low power) version, and I'm wondering if this has any impact on it. No serial out, although I'm trying to boot from SD according to the U-Boot docs with a `seek=64` for `u-boot-rockchip.bin`
sng_ has quit [Remote host closed the connection]
flokli has quit [Quit: WeeChat 4.0.2]
flokli has joined #u-boot
flokli has quit [Client Quit]
flokli has joined #u-boot
flokli has quit [Client Quit]
<pivi> Tartarus: I'll get this acked tomorrow, thanks. I was busy the whole crazy day here, but from what I know Marcel rebased our series on top of it and tested
<pivi> Tartarus, NishanthMenon : thanks!
sng has joined #u-boot
<NishanthMenon> pivi: thanks
flokli has joined #u-boot
flokli has quit [Client Quit]
flokli has joined #u-boot
flokli has quit [Client Quit]
flokli has joined #u-boot
Gravis has quit [Ping timeout: 245 seconds]
Gravis has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
<pivi> NishanthMenon: so, we tested on top of v1, we'll do a run on top of v2 tomorrow
goliath has quit [Quit: SIGSEGV]
<marex> pivi: crazy day is right
mmu_man has joined #u-boot
sng has quit [Ping timeout: 260 seconds]
mncheckm has quit [Ping timeout: 260 seconds]
Guest667 has joined #u-boot
Guest667 has quit [Excess Flood]