<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 :)
<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?
<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
<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
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